Date: Wed, 18 Sep 2024 06:19:48 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: 513d39aed38e - main - www/py-boto3: Update to 1.35.16 Message-ID: <202409180619.48I6Jmlj034314@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=513d39aed38e7556f2be95c1d1875931ca8ec5db commit 513d39aed38e7556f2be95c1d1875931ca8ec5db Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-09-18 05:57:14 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-09-18 06:13:19 +0000 www/py-boto3: Update to 1.35.16 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 540af2861311..ae2af5246693 100644 --- a/www/py-boto3/Makefile +++ b/www/py-boto3/Makefile @@ -1,5 +1,5 @@ PORTNAME= boto3 -PORTVERSION= 1.35.15 +PORTVERSION= 1.35.16 CATEGORIES= www python devel MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-boto3/distinfo b/www/py-boto3/distinfo index 59b1175fbcde..3d11dfbfcad4 100644 --- a/www/py-boto3/distinfo +++ b/www/py-boto3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1726081047 -SHA256 (boto3-1.35.15.tar.gz) = 5e286daa84f945e4c57b133fc96bd2abbcf4066e5d4e63c591ce5e949913d6fd -SIZE (boto3-1.35.15.tar.gz) = 108631 +TIMESTAMP = 1726487388 +SHA256 (boto3-1.35.16.tar.gz) = 9b96c210678cf430b16b49dee87db30f46044602bb9a605a465e1900f468a43f +SIZE (boto3-1.35.16.tar.gz) = 108613
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409180619.48I6Jmlj034314>