Date: Wed, 30 Oct 2024 14:56:41 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: 36b89b39a940 - main - www/py-boto3: Update to 1.35.47 Message-ID: <202410301456.49UEufg8062853@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=36b89b39a940f1041e2d14ef2e2a1afd6a4f27b1 commit 36b89b39a940f1041e2d14ef2e2a1afd6a4f27b1 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-10-30 14:54:41 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-10-30 14:54:41 +0000 www/py-boto3: Update to 1.35.47 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 9bb8c734a2ab..553cea9154eb 100644 --- a/www/py-boto3/Makefile +++ b/www/py-boto3/Makefile @@ -1,5 +1,5 @@ PORTNAME= boto3 -PORTVERSION= 1.35.46 +PORTVERSION= 1.35.47 CATEGORIES= www python devel MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-boto3/distinfo b/www/py-boto3/distinfo index 98d9b8afeae3..3fe815432f6c 100644 --- a/www/py-boto3/distinfo +++ b/www/py-boto3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1730257787 -SHA256 (boto3-1.35.46.tar.gz) = c9bab807b372d5b076d6aeb1d6513131fa0b74e32d8895128f8568b6521296ea -SIZE (boto3-1.35.46.tar.gz) = 110992 +TIMESTAMP = 1730296038 +SHA256 (boto3-1.35.47.tar.gz) = 65b808e4cf1af8c2f405382d53656a0d92eee8f85c7388c43d64c7a5571b065f +SIZE (boto3-1.35.47.tar.gz) = 110991
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410301456.49UEufg8062853>