Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Oct 2025 11:22:27 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: cb19af185d7c - main - www/py-boto3: Update to 1.40.41
Message-ID:  <202510061122.596BMRTg086172@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=cb19af185d7c327c683d39a17b9cfadd48a037ce

commit cb19af185d7c327c683d39a17b9cfadd48a037ce
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-10-06 10:16:39 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-10-06 10:16:39 +0000

    www/py-boto3: Update to 1.40.41
    
    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 20f05ec7f890..9af3eb4a9dd2 100644
--- a/www/py-boto3/Makefile
+++ b/www/py-boto3/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	boto3
-PORTVERSION=	1.40.25
+PORTVERSION=	1.40.41
 CATEGORIES=	www python devel
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -16,7 +16,7 @@ BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLA
 		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}botocore>=${PORTVERSION}<1.41.0:devel/py-botocore@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}jmespath>=0.7.1<2.0.0:devel/py-jmespath@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}s3transfer>=0.13.0<0.14.0:net/py-s3transfer@${PY_FLAVOR}
+		${PYTHON_PKGNAMEPREFIX}s3transfer>=0.14.0<0.15.0:net/py-s3transfer@${PY_FLAVOR}
 
 USES=		python
 USE_PYTHON=	autoplist concurrent pep517 pytest
diff --git a/www/py-boto3/distinfo b/www/py-boto3/distinfo
index c29ea35c3594..0e075ebb9a4a 100644
--- a/www/py-boto3/distinfo
+++ b/www/py-boto3/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1757436555
-SHA256 (boto3-1.40.25.tar.gz) = debfa4b2c67492d53629a52c999d71cddc31041a8b62ca1a8b1fb60fb0712ee1
-SIZE (boto3-1.40.25.tar.gz) = 111534
+TIMESTAMP = 1759324194
+SHA256 (boto3-1.40.41.tar.gz) = 2ea2463fc42812f3cab66b53114579b1f4b9a378ee48921d4385511a94307b24
+SIZE (boto3-1.40.41.tar.gz) = 111621


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202510061122.596BMRTg086172>