Date: Sat, 30 Sep 2023 00:49:19 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: 33cd56c5011d - main - www/py-boto3: Update to 1.28.57 Message-ID: <202309300049.38U0nJRp008290@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=33cd56c5011d2aa5cee4a596d4ce0c6cd11452a9 commit 33cd56c5011d2aa5cee4a596d4ce0c6cd11452a9 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-09-30 00:23:03 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-09-30 00:44:40 +0000 www/py-boto3: Update to 1.28.57 Changes: https://github.com/boto/boto3/blob/develop/CHANGELOG.rst --- www/py-boto3/Makefile | 4 ++-- www/py-boto3/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/www/py-boto3/Makefile b/www/py-boto3/Makefile index 8a8d5fff9286..39d696620a6b 100644 --- a/www/py-boto3/Makefile +++ b/www/py-boto3/Makefile @@ -1,5 +1,5 @@ PORTNAME= boto3 -PORTVERSION= 1.28.53 +PORTVERSION= 1.28.57 CATEGORIES= www python devel PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=1.31.${PORTVERSION:E}<1.32.0:devel/py-botocore@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}jmespath>=0.7.1<2.0.0:devel/py-jmespath@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}s3transfer>=0.6.0<0.7.0:net/py-s3transfer@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}s3transfer>=0.7.0<0.8.0:net/py-s3transfer@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent distutils pytest diff --git a/www/py-boto3/distinfo b/www/py-boto3/distinfo index 0ed728ec054a..9bba05016ed8 100644 --- a/www/py-boto3/distinfo +++ b/www/py-boto3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1695588848 -SHA256 (boto-boto3-1.28.53_GH0.tar.gz) = 1905e48b30acdac8dc749072cc1c392cf9b742c157b90758722d557dc5c9102b -SIZE (boto-boto3-1.28.53_GH0.tar.gz) = 702652 +TIMESTAMP = 1696001406 +SHA256 (boto-boto3-1.28.57_GH0.tar.gz) = 52f3dbdbfec9a26f817122f076829d94b8c9dd080882282aff8d1c31032606a8 +SIZE (boto-boto3-1.28.57_GH0.tar.gz) = 705839
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202309300049.38U0nJRp008290>