Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Dec 2023 09:09:45 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: 2ab02c81d5e3 - main - www/py-boto3: Update to 1.34.6
Message-ID:  <202312250909.3BP99jmM071954@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=2ab02c81d5e311595cd53bbddd292d2451c1feee

commit 2ab02c81d5e311595cd53bbddd292d2451c1feee
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-12-25 09:01:07 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-12-25 09:01:07 +0000

    www/py-boto3: Update to 1.34.6
    
    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 97c62c83bbe1..e568ee23ec63 100644
--- a/www/py-boto3/Makefile
+++ b/www/py-boto3/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	boto3
-PORTVERSION=	1.34.0
+PORTVERSION=	1.34.6
 CATEGORIES=	www python devel
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +14,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}botocore>=${PORTVERSION}<1.35.0:devel/py-botocore@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}jmespath>=0.7.1<2.0.0:devel/py-jmespath@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}s3transfer>=0.9.0<0.10.0:net/py-s3transfer@${PY_FLAVOR}
+		${PYTHON_PKGNAMEPREFIX}s3transfer>=0.10.0<0.11.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 a2dfeb1c2c50..0e7458e66403 100644
--- a/www/py-boto3/distinfo
+++ b/www/py-boto3/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1702543706
-SHA256 (boto3-1.34.0.tar.gz) = c9b400529932ed4652304756528ab235c6730aa5d00cb4d9e4848ce460c82c16
-SIZE (boto3-1.34.0.tar.gz) = 108366
+TIMESTAMP = 1703227930
+SHA256 (boto3-1.34.6.tar.gz) = ae47b84db94fc3b8e635c6d1b93da85a5fdca961b212260e5dbf5166435fe7b0
+SIZE (boto3-1.34.6.tar.gz) = 108395


home | help

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