Date: Tue, 29 Oct 2024 14:41:18 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: 92955b3d2e46 - main - devel/py-botocore: Update to 1.35.45 Message-ID: <202410291441.49TEfIwr064066@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=92955b3d2e463108d52da1eaa39721c512487a42 commit 92955b3d2e463108d52da1eaa39721c512487a42 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-10-29 14:19:16 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-10-29 14:38:34 +0000 devel/py-botocore: Update to 1.35.45 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 5c1a4dd41931..08815b143aa5 100644 --- a/devel/py-botocore/Makefile +++ b/devel/py-botocore/Makefile @@ -1,5 +1,5 @@ PORTNAME= botocore -PORTVERSION= 1.35.44 +PORTVERSION= 1.35.45 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-botocore/distinfo b/devel/py-botocore/distinfo index 2b48c9672997..3db7b5760d1a 100644 --- a/devel/py-botocore/distinfo +++ b/devel/py-botocore/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1729875800 -SHA256 (botocore-1.35.44.tar.gz) = 1fcd97b966ad8a88de4106fe1bd3bbd6d8dadabe99bbd4a6aadcf11cb6c66b39 -SIZE (botocore-1.35.44.tar.gz) = 12835782 +TIMESTAMP = 1729994304 +SHA256 (botocore-1.35.45.tar.gz) = 9a898bfdd6b0027fee2018711192c15c2716bf6a7096b1168bd8a896df3664a1 +SIZE (botocore-1.35.45.tar.gz) = 12843110
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410291441.49TEfIwr064066>