Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Sep 2024 18:45:48 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: a0ce0623349f - main - www/py-boto3: Update to 1.35.12
Message-ID:  <202409081845.488IjmOK041596@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=a0ce0623349f5d8f900547cd4e5d1512dd634ade

commit a0ce0623349f5d8f900547cd4e5d1512dd634ade
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-09-08 18:21:39 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-09-08 18:37:49 +0000

    www/py-boto3: Update to 1.35.12
    
    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 e949f4d812c1..de8e336bf016 100644
--- a/www/py-boto3/Makefile
+++ b/www/py-boto3/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	boto3
-PORTVERSION=	1.34.160
+PORTVERSION=	1.35.12
 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.35.0:devel/py-botocore@${PY_FLAVOR} \
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}botocore>=${PORTVERSION}<1.36.0:devel/py-botocore@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}jmespath>=0.7.1<2.0.0:devel/py-jmespath@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}s3transfer>=0.10.0<0.11.0:net/py-s3transfer@${PY_FLAVOR}
 
diff --git a/www/py-boto3/distinfo b/www/py-boto3/distinfo
index 2a97a495257c..589852fde132 100644
--- a/www/py-boto3/distinfo
+++ b/www/py-boto3/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1724084656
-SHA256 (boto3-1.34.160.tar.gz) = 79450f92188a8b992b3d0b802028acadf448bc6fdde877c3262c9f94d74d1c7d
-SIZE (boto3-1.34.160.tar.gz) = 108629
+TIMESTAMP = 1725559899
+SHA256 (boto3-1.35.12.tar.gz) = b32faab174f6f9b75fada27bcf054ab3e8846bd410ed9817d0b511109326b6b1
+SIZE (boto3-1.35.12.tar.gz) = 108594



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