Date: Tue, 22 Oct 2024 22:02:41 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: c5cea4b04850 - main - www/py-boto3: Update to 1.35.41 Message-ID: <202410222202.49MM2f3d097036@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=c5cea4b04850e8ab849edb8ef8e49c7468134c54 commit c5cea4b04850e8ab849edb8ef8e49c7468134c54 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-10-22 21:54:06 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-10-22 21:58:22 +0000 www/py-boto3: Update to 1.35.41 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 579b08acd097..13f4469f0345 100644 --- a/www/py-boto3/Makefile +++ b/www/py-boto3/Makefile @@ -1,5 +1,5 @@ PORTNAME= boto3 -PORTVERSION= 1.35.40 +PORTVERSION= 1.35.41 CATEGORIES= www python devel MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-boto3/distinfo b/www/py-boto3/distinfo index 67704964d65c..ec33e26d6995 100644 --- a/www/py-boto3/distinfo +++ b/www/py-boto3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1729509166 -SHA256 (boto3-1.35.40.tar.gz) = 33c6a7aeab316f7e0b3ad8552afe95a4a10bfd58519d00741c4d4f3047da8382 -SIZE (boto3-1.35.40.tar.gz) = 110975 +TIMESTAMP = 1729594474 +SHA256 (boto3-1.35.41.tar.gz) = e74bc6d69c04ca611b7f58afe08e2ded6cb6504a4a80557b656abeefee395f88 +SIZE (boto3-1.35.41.tar.gz) = 110972
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410222202.49MM2f3d097036>