Date: Mon, 4 Sep 2023 21:32:22 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: 39612088a640 - main - www/py-boto3: Update to 1.28.40 Message-ID: <202309042132.384LWMqm096858@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=39612088a640fc89155805c0c2b9d9f0474a53e8 commit 39612088a640fc89155805c0c2b9d9f0474a53e8 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-09-04 21:26:51 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-09-04 21:30:18 +0000 www/py-boto3: Update to 1.28.40 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 d4129610cc41..4a7c3eaf2aa6 100644 --- a/www/py-boto3/Makefile +++ b/www/py-boto3/Makefile @@ -1,5 +1,5 @@ PORTNAME= boto3 -PORTVERSION= 1.28.36 +PORTVERSION= 1.28.40 CATEGORIES= www python devel PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-boto3/distinfo b/www/py-boto3/distinfo index a3f3b096082c..49ea0a574fcb 100644 --- a/www/py-boto3/distinfo +++ b/www/py-boto3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1693334025 -SHA256 (boto-boto3-1.28.36_GH0.tar.gz) = bd79e9c5b81eae06b9d5d2da132e3b68dcbf3c1698b6c9b7b39ba6c19802f170 -SIZE (boto-boto3-1.28.36_GH0.tar.gz) = 693285 +TIMESTAMP = 1693823937 +SHA256 (boto-boto3-1.28.40_GH0.tar.gz) = 2e1e0f2fe19e9d9870999c7bc80fd64aaf4e653a7327811de46b26fcf3e70371 +SIZE (boto-boto3-1.28.40_GH0.tar.gz) = 696495
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202309042132.384LWMqm096858>