Date: Thu, 14 Dec 2023 06:06:40 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 9c51aa3ad685 - main - www/py-boto3: Update to 1.33.10 Message-ID: <202312140606.3BE66e4E001337@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=9c51aa3ad68553f9a13ae9ca2b3ec81531181893 commit 9c51aa3ad68553f9a13ae9ca2b3ec81531181893 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-12-14 05:37:15 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-12-14 05:48:33 +0000 www/py-boto3: Update to 1.33.10 Changes: https://github.com/boto/boto3/blob/develop/CHANGELOG.rst --- www/py-boto3/Makefile | 2 +- www/py-boto3/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/py-boto3/Makefile b/www/py-boto3/Makefile index 09e8ff25e906..184792277547 100644 --- a/www/py-boto3/Makefile +++ b/www/py-boto3/Makefile @@ -1,5 +1,5 @@ PORTNAME= boto3 -PORTVERSION= 1.33.5 +PORTVERSION= 1.33.10 CATEGORIES= www python devel MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-boto3/distinfo b/www/py-boto3/distinfo index 908030ae7a05..eae519e86e63 100644 --- a/www/py-boto3/distinfo +++ b/www/py-boto3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1701363748 -SHA256 (boto3-1.33.5.tar.gz) = 6a1d938bbf11518b1d17ca8186168f3ba2a0e8b2bf3c82cdd810ecb884627d2a -SIZE (boto3-1.33.5.tar.gz) = 105813 +TIMESTAMP = 1702028152 +SHA256 (boto3-1.33.10.tar.gz) = 407b26197aced386e7ce2327ca9199b506dcf248220cfb8fc89d06497dd4522b +SIZE (boto3-1.33.10.tar.gz) = 105826
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202312140606.3BE66e4E001337>