Date: Sun, 8 Oct 2023 12:03:31 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: 662102cf294d - main - www/py-boto3: Update to 1.28.62 Message-ID: <202310081203.398C3Vti055167@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=662102cf294dcd3103c05756f07845739e6d7d85 commit 662102cf294dcd3103c05756f07845739e6d7d85 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-10-08 11:55:38 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-10-08 11:55:38 +0000 www/py-boto3: Update to 1.28.62 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 5fbb740e0977..28b0d0c3e2fb 100644 --- a/www/py-boto3/Makefile +++ b/www/py-boto3/Makefile @@ -1,5 +1,5 @@ PORTNAME= boto3 -PORTVERSION= 1.28.59 +PORTVERSION= 1.28.62 CATEGORIES= www python devel PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-boto3/distinfo b/www/py-boto3/distinfo index a43356025595..5ff874af5fa2 100644 --- a/www/py-boto3/distinfo +++ b/www/py-boto3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1696432966 -SHA256 (boto-boto3-1.28.59_GH0.tar.gz) = 79ed7190b94ab160d5344d29e567e100ff78558a0b9b00eff010c1fb80af0d56 -SIZE (boto-boto3-1.28.59_GH0.tar.gz) = 710405 +TIMESTAMP = 1696753692 +SHA256 (boto-boto3-1.28.62_GH0.tar.gz) = 1af1d7f0c856314f5b677dd66a936dcd92133733c9cf191aed04eea2a550db35 +SIZE (boto-boto3-1.28.62_GH0.tar.gz) = 712305
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202310081203.398C3Vti055167>