Date: Mon, 21 Aug 2023 19:05:37 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: 34ea63295182 - main - www/py-boto3: Update to 1.28.30 Message-ID: <202308211905.37LJ5b7N096822@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=34ea6329518296ee7d1968c4d8712ec3b3f4df8f commit 34ea6329518296ee7d1968c4d8712ec3b3f4df8f Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-08-21 18:54:45 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-08-21 19:01:24 +0000 www/py-boto3: Update to 1.28.30 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 85e6262688b7..ab794e36709d 100644 --- a/www/py-boto3/Makefile +++ b/www/py-boto3/Makefile @@ -1,5 +1,5 @@ PORTNAME= boto3 -PORTVERSION= 1.28.28 +PORTVERSION= 1.28.30 CATEGORIES= www python devel PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-boto3/distinfo b/www/py-boto3/distinfo index 3276b73f32a7..849708ef733b 100644 --- a/www/py-boto3/distinfo +++ b/www/py-boto3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1692211817 -SHA256 (boto-boto3-1.28.28_GH0.tar.gz) = a894e94a70f7aaf588d8c2a4d603e6ef53d4f1b16f0b3ff2e39478681d9e193e -SIZE (boto-boto3-1.28.28_GH0.tar.gz) = 689176 +TIMESTAMP = 1692640064 +SHA256 (boto-boto3-1.28.30_GH0.tar.gz) = 472d504988f844c1824298816ed2726e3e2b9bc35884f3c361384090f7b71e31 +SIZE (boto-boto3-1.28.30_GH0.tar.gz) = 689629
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308211905.37LJ5b7N096822>