Date: Wed, 21 Feb 2024 15:25: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: 5174c2b8d78e - main - www/py-boto3: Update to 1.34.44 Message-ID: <202402211525.41LFPfsi046288@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=5174c2b8d78e868b499c72d2f0db3ec1938053c7 commit 5174c2b8d78e868b499c72d2f0db3ec1938053c7 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-02-21 14:46:38 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-02-21 15:08:07 +0000 www/py-boto3: Update to 1.34.44 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 5f673a3e84bc..f85abc1be477 100644 --- a/www/py-boto3/Makefile +++ b/www/py-boto3/Makefile @@ -1,5 +1,5 @@ PORTNAME= boto3 -PORTVERSION= 1.34.7 +PORTVERSION= 1.34.44 CATEGORIES= www python devel MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-boto3/distinfo b/www/py-boto3/distinfo index 4c65f88e9b28..a78e8ddc56ec 100644 --- a/www/py-boto3/distinfo +++ b/www/py-boto3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1703495831 -SHA256 (boto3-1.34.7.tar.gz) = 76b62ca46a4632117b4cd31ae56164492e41afb9fec41973688293c536580561 -SIZE (boto3-1.34.7.tar.gz) = 108352 +TIMESTAMP = 1708449498 +SHA256 (boto3-1.34.44.tar.gz) = 86bcf79a56631609a9f8023fe8f53e2869702bdd4c9047c6d9f091eb39c9b0fa +SIZE (boto3-1.34.44.tar.gz) = 108325
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402211525.41LFPfsi046288>