Date: Mon, 31 Jul 2023 16:47:40 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: dfed9bdce1ad - main - www/py-boto3: Update to 1.28.3 Message-ID: <202307311647.36VGleDx081406@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=dfed9bdce1ada3bae181a14ebfaaa62b6528fea5 commit dfed9bdce1ada3bae181a14ebfaaa62b6528fea5 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-07-31 16:33:13 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-07-31 16:40:17 +0000 www/py-boto3: Update to 1.28.3 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 db70be9181ad..bc34046f2612 100644 --- a/www/py-boto3/Makefile +++ b/www/py-boto3/Makefile @@ -1,5 +1,5 @@ PORTNAME= boto3 -PORTVERSION= 1.28.1 +PORTVERSION= 1.28.3 CATEGORIES= www python devel PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-boto3/distinfo b/www/py-boto3/distinfo index 1f755961239c..76bec5bc9fad 100644 --- a/www/py-boto3/distinfo +++ b/www/py-boto3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1688902191 -SHA256 (boto-boto3-1.28.1_GH0.tar.gz) = 72b04cac85382acadf84c9b51248efc05edeba9a439e3de672595c520a4a907b -SIZE (boto-boto3-1.28.1_GH0.tar.gz) = 673678 +TIMESTAMP = 1689398909 +SHA256 (boto-boto3-1.28.3_GH0.tar.gz) = 31fec19f4411e2985f9bfa2b2267e7b85b473b5ee4124d69415f009d07c6c3b6 +SIZE (boto-boto3-1.28.3_GH0.tar.gz) = 675019
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202307311647.36VGleDx081406>