Date: Thu, 2 Nov 2023 07:41:31 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: 82dd239ae3c6 - main - www/py-boto3: Update to 1.28.74 Message-ID: <202311020741.3A27fVDb032333@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=82dd239ae3c683580cd0540f206db649c7170779 commit 82dd239ae3c683580cd0540f206db649c7170779 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-11-02 07:35:09 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-11-02 07:37:29 +0000 www/py-boto3: Update to 1.28.74 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 3b4590934d65..4c9f65e7025f 100644 --- a/www/py-boto3/Makefile +++ b/www/py-boto3/Makefile @@ -1,5 +1,5 @@ PORTNAME= boto3 -PORTVERSION= 1.28.72 +PORTVERSION= 1.28.74 CATEGORIES= www python devel MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-boto3/distinfo b/www/py-boto3/distinfo index 0683e73aeb34..64cfbcc425cc 100644 --- a/www/py-boto3/distinfo +++ b/www/py-boto3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1698341093 -SHA256 (boto3-1.28.72.tar.gz) = cc7d939cdbb4ad3980274c96c589e95f028f740ac49a3547c8f4aaec6a7a6409 -SIZE (boto3-1.28.72.tar.gz) = 103364 +TIMESTAMP = 1698848770 +SHA256 (boto3-1.28.74.tar.gz) = c4d89ff98cf53e1e74ed8c1c1bb13a7bd7d909e1c0d9ad25792ccfe2cb1575bc +SIZE (boto3-1.28.74.tar.gz) = 103375
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202311020741.3A27fVDb032333>