Date: Sat, 20 Apr 2024 14:27:29 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: b9ec697c55c3 - main - www/py-boto3: Update to 1.34.86 Message-ID: <202404201427.43KERTkh008469@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=b9ec697c55c39442065fa665d6c8616eb8853804 commit b9ec697c55c39442065fa665d6c8616eb8853804 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-04-20 14:23:00 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-04-20 14:25:44 +0000 www/py-boto3: Update to 1.34.86 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 c5bc848a3662..6df3e5348f44 100644 --- a/www/py-boto3/Makefile +++ b/www/py-boto3/Makefile @@ -1,5 +1,5 @@ PORTNAME= boto3 -PORTVERSION= 1.34.84 +PORTVERSION= 1.34.86 CATEGORIES= www python devel MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-boto3/distinfo b/www/py-boto3/distinfo index ef136cb1466f..dab7c5a0bac0 100644 --- a/www/py-boto3/distinfo +++ b/www/py-boto3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1713001150 -SHA256 (boto3-1.34.84.tar.gz) = 91e6343474173e9b82f603076856e1d5b7b68f44247bdd556250857a3f16b37b -SIZE (boto3-1.34.84.tar.gz) = 108299 +TIMESTAMP = 1713528552 +SHA256 (boto3-1.34.86.tar.gz) = 992ba74459fef2bf1572050408db73d33c43e7531d81bda85a027f39156926a1 +SIZE (boto3-1.34.86.tar.gz) = 108333
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404201427.43KERTkh008469>