Date: Wed, 27 Nov 2024 02:41:13 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: 7c6158b5aa4a - main - www/py-boto3: Update to 1.35.66 Message-ID: <202411270241.4AR2fDfq019940@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=7c6158b5aa4a2fca91a16465962944c82a71eca8 commit 7c6158b5aa4a2fca91a16465962944c82a71eca8 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-11-27 02:35:03 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-11-27 02:35:03 +0000 www/py-boto3: Update to 1.35.66 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 c21283daa958..284b5b6b7529 100644 --- a/www/py-boto3/Makefile +++ b/www/py-boto3/Makefile @@ -1,5 +1,5 @@ PORTNAME= boto3 -PORTVERSION= 1.35.64 +PORTVERSION= 1.35.66 CATEGORIES= www python devel MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-boto3/distinfo b/www/py-boto3/distinfo index 81d6fe1561c3..ac0be70df223 100644 --- a/www/py-boto3/distinfo +++ b/www/py-boto3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1732239542 -SHA256 (boto3-1.35.64.tar.gz) = bc3fc12b41fa2c91e51ab140f74fb1544408a2b1e00f88a4c2369a66d18ddf20 -SIZE (boto3-1.35.64.tar.gz) = 111021 +TIMESTAMP = 1732260968 +SHA256 (boto3-1.35.66.tar.gz) = c392b9168b65e9c23483eaccb5b68d1f960232d7f967a1e00a045ba065ce050d +SIZE (boto3-1.35.66.tar.gz) = 111093
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202411270241.4AR2fDfq019940>