Date: Sat, 26 Aug 2023 09:31:08 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: 6673b85c6d25 - main - www/py-boto3: Update to 1.28.32 Message-ID: <202308260931.37Q9V8I8090757@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=6673b85c6d253f162024ed8899f981ea54846076 commit 6673b85c6d253f162024ed8899f981ea54846076 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-08-26 09:27:54 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-08-26 09:27:54 +0000 www/py-boto3: Update to 1.28.32 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 ab794e36709d..dfbf6f9ece62 100644 --- a/www/py-boto3/Makefile +++ b/www/py-boto3/Makefile @@ -1,5 +1,5 @@ PORTNAME= boto3 -PORTVERSION= 1.28.30 +PORTVERSION= 1.28.32 CATEGORIES= www python devel PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-boto3/distinfo b/www/py-boto3/distinfo index 849708ef733b..71c7fb75fe58 100644 --- a/www/py-boto3/distinfo +++ b/www/py-boto3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1692640064 -SHA256 (boto-boto3-1.28.30_GH0.tar.gz) = 472d504988f844c1824298816ed2726e3e2b9bc35884f3c361384090f7b71e31 -SIZE (boto-boto3-1.28.30_GH0.tar.gz) = 689629 +TIMESTAMP = 1692812447 +SHA256 (boto-boto3-1.28.32_GH0.tar.gz) = 9bb2a8b245cbc73dbdd72c8c1894a9420941258daf69e12d5edaf7f07e91e6d4 +SIZE (boto-boto3-1.28.32_GH0.tar.gz) = 690385
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308260931.37Q9V8I8090757>