Date: Wed, 19 Mar 2025 04:00:03 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: aad5292f77a5 - main - www/py-boto3: Update to 1.37.13 Message-ID: <202503190400.52J403IN066195@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=aad5292f77a53d0bd9af5bac1d1744ed99b884cd commit aad5292f77a53d0bd9af5bac1d1744ed99b884cd Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2025-03-19 03:40:40 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2025-03-19 03:40:40 +0000 www/py-boto3: Update to 1.37.13 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 cf1a1f7c3fad..7c334f5ae94b 100644 --- a/www/py-boto3/Makefile +++ b/www/py-boto3/Makefile @@ -1,5 +1,5 @@ PORTNAME= boto3 -PORTVERSION= 1.36.26 +PORTVERSION= 1.37.13 CATEGORIES= www python devel MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=${PORTVERSION}<1.37.0:devel/py-botocore@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=${PORTVERSION}<1.38.0:devel/py-botocore@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}jmespath>=0.7.1<2.0.0:devel/py-jmespath@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}s3transfer>=0.11.0<0.12.0:net/py-s3transfer@${PY_FLAVOR} diff --git a/www/py-boto3/distinfo b/www/py-boto3/distinfo index 55e8e10e50f5..f9912261708f 100644 --- a/www/py-boto3/distinfo +++ b/www/py-boto3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1740836192 -SHA256 (boto3-1.36.26.tar.gz) = 523b69457eee55ac15aa707c0e768b2a45ca1521f95b2442931090633ec72458 -SIZE (boto3-1.36.26.tar.gz) = 111027 +TIMESTAMP = 1742070476 +SHA256 (boto3-1.37.13.tar.gz) = 295648f887464ab74c5c301a44982df76f9ba39ebfc16be5b8f071ad1a81fe95 +SIZE (boto3-1.37.13.tar.gz) = 111349home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202503190400.52J403IN066195>
