Date: Thu, 6 Jun 2024 07:49:43 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: d0404c14a53a - main - www/py-boto3: Update to 1.34.119 Message-ID: <202406060749.4567nhc5098650@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=d0404c14a53a0c48ba33e60a7e97a56fb895b079 commit d0404c14a53a0c48ba33e60a7e97a56fb895b079 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-06-06 07:40:47 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-06-06 07:48:08 +0000 www/py-boto3: Update to 1.34.119 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 73ed168a108b..3c9f03aff96e 100644 --- a/www/py-boto3/Makefile +++ b/www/py-boto3/Makefile @@ -1,5 +1,5 @@ PORTNAME= boto3 -PORTVERSION= 1.34.117 +PORTVERSION= 1.34.119 CATEGORIES= www python devel MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-boto3/distinfo b/www/py-boto3/distinfo index 34b887008d1a..8906b007c520 100644 --- a/www/py-boto3/distinfo +++ b/www/py-boto3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1717245227 -SHA256 (boto3-1.34.117.tar.gz) = c8a383b904d6faaf7eed0c06e31b423db128e4c09ce7bd2afc39d1cd07030a51 -SIZE (boto3-1.34.117.tar.gz) = 108271 +TIMESTAMP = 1717568466 +SHA256 (boto3-1.34.119.tar.gz) = cea2365a25b2b83a97e77f24ac6f922ef62e20636b42f9f6ee9f97188f9c1c03 +SIZE (boto3-1.34.119.tar.gz) = 108306
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202406060749.4567nhc5098650>