Date: Mon, 4 Sep 2023 09:09:40 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: 6dae08930d07 - main - www/py-boto3: Update to 1.28.36 Message-ID: <202309040909.38499eSx050873@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=6dae08930d07afdc8b16a863014e5274bf48ef0b commit 6dae08930d07afdc8b16a863014e5274bf48ef0b Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-09-04 09:05:41 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-09-04 09:05:41 +0000 www/py-boto3: Update to 1.28.36 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 a0a5df05b772..d4129610cc41 100644 --- a/www/py-boto3/Makefile +++ b/www/py-boto3/Makefile @@ -1,5 +1,5 @@ PORTNAME= boto3 -PORTVERSION= 1.28.35 +PORTVERSION= 1.28.36 CATEGORIES= www python devel PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-boto3/distinfo b/www/py-boto3/distinfo index f28b618725b5..a3f3b096082c 100644 --- a/www/py-boto3/distinfo +++ b/www/py-boto3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1693056843 -SHA256 (boto-boto3-1.28.35_GH0.tar.gz) = 9159baa2433b2df058d3aad4b7906c5f9d22703f3aaaf01fa9cd99286ff15a4e -SIZE (boto-boto3-1.28.35_GH0.tar.gz) = 692481 +TIMESTAMP = 1693334025 +SHA256 (boto-boto3-1.28.36_GH0.tar.gz) = bd79e9c5b81eae06b9d5d2da132e3b68dcbf3c1698b6c9b7b39ba6c19802f170 +SIZE (boto-boto3-1.28.36_GH0.tar.gz) = 693285
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202309040909.38499eSx050873>