Date: Sun, 7 May 2023 21:20:27 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: 84acae743a3e - main - devel/py-botocore: Update to 1.29.127 Message-ID: <202305072120.347LKR3U049194@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=84acae743a3e91f11b4efb54ed346a5c84477500 commit 84acae743a3e91f11b4efb54ed346a5c84477500 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-05-07 21:13:27 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-05-07 21:13:27 +0000 devel/py-botocore: Update to 1.29.127 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 bf961f84c79e..5c8c1241bbd5 100644 --- a/devel/py-botocore/Makefile +++ b/devel/py-botocore/Makefile @@ -1,5 +1,5 @@ PORTNAME= botocore -PORTVERSION= 1.29.125 +PORTVERSION= 1.29.127 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-botocore/distinfo b/devel/py-botocore/distinfo index 747a9d7f134c..db9f9324d056 100644 --- a/devel/py-botocore/distinfo +++ b/devel/py-botocore/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1683227607 -SHA256 (botocore-1.29.125.tar.gz) = 3005a7ffee083315e69938acdf1bfeaf9e21fe1fe1643d6573ee817721f4ffcd -SIZE (botocore-1.29.125.tar.gz) = 10926925 +TIMESTAMP = 1683478902 +SHA256 (botocore-1.29.127.tar.gz) = d2f9d00df16058cb4a3572a66bb1831e846e5aaa7c0a3033dd47f9a80e2dd58b +SIZE (botocore-1.29.127.tar.gz) = 10947424
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202305072120.347LKR3U049194>