Date: Tue, 18 Apr 2023 21:50:10 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: 12bafd404ef3 - main - www/py-boto3: Update to 1.26.115 Message-ID: <202304182150.33ILoAYI050292@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=12bafd404ef3614c0aa771d048e90312bf2e2733 commit 12bafd404ef3614c0aa771d048e90312bf2e2733 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-04-18 21:38:42 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-04-18 21:38:42 +0000 www/py-boto3: Update to 1.26.115 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 a595ac101bf2..733f6ee9631c 100644 --- a/www/py-boto3/Makefile +++ b/www/py-boto3/Makefile @@ -1,5 +1,5 @@ PORTNAME= boto3 -PORTVERSION= 1.26.111 +PORTVERSION= 1.26.115 CATEGORIES= www python devel PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-boto3/distinfo b/www/py-boto3/distinfo index 933abba6afa0..5011ba023ebf 100644 --- a/www/py-boto3/distinfo +++ b/www/py-boto3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1681052994 -SHA256 (boto-boto3-1.26.111_GH0.tar.gz) = 6ccdb22f5bad4852bbf49802a85e5f54e7f2cf4390436549bfc71fc7aacd1fe2 -SIZE (boto-boto3-1.26.111_GH0.tar.gz) = 636212 +TIMESTAMP = 1681843904 +SHA256 (boto-boto3-1.26.115_GH0.tar.gz) = 59e31416903bc94feaecd217ba04d5a924908ec3041749041f5df558de2d9741 +SIZE (boto-boto3-1.26.115_GH0.tar.gz) = 637877
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304182150.33ILoAYI050292>