Date: Tue, 29 Oct 2024 14:41:48 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: 49c9fd856869 - main - www/py-boto3: Update to 1.35.45 Message-ID: <202410291441.49TEfmRx066274@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=49c9fd856869600a7c2e512d429adf87b8dee7bb commit 49c9fd856869600a7c2e512d429adf87b8dee7bb Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-10-29 14:20:12 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-10-29 14:38:41 +0000 www/py-boto3: Update to 1.35.45 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 5462a97202d4..eb258eb074ed 100644 --- a/www/py-boto3/Makefile +++ b/www/py-boto3/Makefile @@ -1,5 +1,5 @@ PORTNAME= boto3 -PORTVERSION= 1.35.44 +PORTVERSION= 1.35.45 CATEGORIES= www python devel MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-boto3/distinfo b/www/py-boto3/distinfo index efb9fc4237de..5a26a66ddade 100644 --- a/www/py-boto3/distinfo +++ b/www/py-boto3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1729875814 -SHA256 (boto3-1.35.44.tar.gz) = 7f8e8a252458d584d8cf7877c372c4f74ec103356eedf43d2dd9e479f47f3639 -SIZE (boto3-1.35.44.tar.gz) = 111053 +TIMESTAMP = 1729994354 +SHA256 (boto3-1.35.45.tar.gz) = 9f4a081e1940846171b51d903000a04322f1356d53225ce1028fc1760a155a70 +SIZE (boto3-1.35.45.tar.gz) = 111009
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410291441.49TEfmRx066274>