Date: Fri, 29 Sep 2023 16:20:05 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: b9fb58f825b9 - main - devel/py-botocore: Update to 1.31.53 Message-ID: <202309291620.38TGK5xD053187@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=b9fb58f825b93ec757b98ef2c5b4ed9bbfc75219 commit b9fb58f825b93ec757b98ef2c5b4ed9bbfc75219 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-09-29 16:13:52 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-09-29 16:13:52 +0000 devel/py-botocore: Update to 1.31.53 Changes: https://github.com/boto/botocore/blob/develop/CHANGELOG.rst --- devel/py-botocore/Makefile | 2 +- devel/py-botocore/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-botocore/Makefile b/devel/py-botocore/Makefile index 0f4a8f5ef531..3c917cf7f849 100644 --- a/devel/py-botocore/Makefile +++ b/devel/py-botocore/Makefile @@ -1,5 +1,5 @@ PORTNAME= botocore -PORTVERSION= 1.31.52 +PORTVERSION= 1.31.53 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-botocore/distinfo b/devel/py-botocore/distinfo index 6d7c3b96fcd5..627fdfc75d78 100644 --- a/devel/py-botocore/distinfo +++ b/devel/py-botocore/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1695357801 -SHA256 (botocore-1.31.52.tar.gz) = 6d09881c5a8be34b497872ca3936f8757d886a6f42f2a8703411928189cfedc0 -SIZE (botocore-1.31.52.tar.gz) = 11368292 +TIMESTAMP = 1695588810 +SHA256 (botocore-1.31.53.tar.gz) = 905580ea724d74f11652bab63fcec6bf0d32f1cf8b2963f7388efc0ea406b69b +SIZE (botocore-1.31.53.tar.gz) = 11369378
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202309291620.38TGK5xD053187>