Date: Thu, 17 Oct 2024 19:06:54 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: b916ade20af8 - main - www/py-boto3: Update to 1.35.39 Message-ID: <202410171906.49HJ6svI090891@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=b916ade20af85c1729cbe3edd6fc67137530e41f commit b916ade20af85c1729cbe3edd6fc67137530e41f Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-10-17 19:03:22 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-10-17 19:03:22 +0000 www/py-boto3: Update to 1.35.39 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 97202732d822..75ca7b3b4dd9 100644 --- a/www/py-boto3/Makefile +++ b/www/py-boto3/Makefile @@ -1,5 +1,5 @@ PORTNAME= boto3 -PORTVERSION= 1.35.38 +PORTVERSION= 1.35.39 CATEGORIES= www python devel MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-boto3/distinfo b/www/py-boto3/distinfo index 5ff1746f8bb5..321316bfd868 100644 --- a/www/py-boto3/distinfo +++ b/www/py-boto3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1728632500 -SHA256 (boto3-1.35.38.tar.gz) = 90c8cddc4a08c8040057ad44c7468ff82fea9fe8b6517db5ff01a9b2900299cc -SIZE (boto3-1.35.38.tar.gz) = 111017 +TIMESTAMP = 1728922920 +SHA256 (boto3-1.35.39.tar.gz) = 670f811c65e3c5fe4ed8c8d69be0b44b1d649e992c0fc16de43816d1188f88f1 +SIZE (boto3-1.35.39.tar.gz) = 110975
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410171906.49HJ6svI090891>