Date: Fri, 30 Jun 2023 07:21:08 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: 63128e6dfafc - main - www/py-boto3: Update to 1.26.150 Message-ID: <202306300721.35U7L8Td078176@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=63128e6dfafcf06e1a3e03208351d0cd6e2e070b commit 63128e6dfafcf06e1a3e03208351d0cd6e2e070b Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-06-30 07:05:47 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-06-30 07:05:47 +0000 www/py-boto3: Update to 1.26.150 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 97ea87eb5a11..fc456741ac69 100644 --- a/www/py-boto3/Makefile +++ b/www/py-boto3/Makefile @@ -1,5 +1,5 @@ PORTNAME= boto3 -PORTVERSION= 1.26.146 +PORTVERSION= 1.26.150 CATEGORIES= www python devel PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-boto3/distinfo b/www/py-boto3/distinfo index 964581a6b44e..c20efca3640b 100644 --- a/www/py-boto3/distinfo +++ b/www/py-boto3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1685995474 -SHA256 (boto-boto3-1.26.146_GH0.tar.gz) = 983e914da95216ffee924380fe5f3cafd725aece123bc848e585ded8e7bd5b8b -SIZE (boto-boto3-1.26.146_GH0.tar.gz) = 658035 +TIMESTAMP = 1686496784 +SHA256 (boto-boto3-1.26.150_GH0.tar.gz) = 69c8304446f7d3e41c1b913ad63488295c0cbbf30ee88ae5f8f655835718823e +SIZE (boto-boto3-1.26.150_GH0.tar.gz) = 661462
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306300721.35U7L8Td078176>