Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Dec 2022 09:12:57 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: e86c6fbe2fc8 - main - www/py-boto3: Update to 1.26.13
Message-ID:  <202212300912.2BU9CvsV019505@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=e86c6fbe2fc85a49c05a4ee814d676f379363601

commit e86c6fbe2fc85a49c05a4ee814d676f379363601
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-12-30 08:46:11 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-12-30 09:05:11 +0000

    www/py-boto3: Update to 1.26.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 1413b96ef127..f79c00eb4900 100644
--- a/www/py-boto3/Makefile
+++ b/www/py-boto3/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	boto3
-PORTVERSION=	1.24.30
+PORTVERSION=	1.26.13
 CATEGORIES=	www python devel
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
@@ -10,7 +10,7 @@ WWW=		https://github.com/boto/boto3
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}botocore>=1.27.${PORTVERSION:E}<1.28.0:devel/py-botocore@${PY_FLAVOR} \
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}botocore>=1.29.${PORTVERSION:E}<1.30.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}
 
diff --git a/www/py-boto3/distinfo b/www/py-boto3/distinfo
index c44176c2fd00..a3f0eed2aa1e 100644
--- a/www/py-boto3/distinfo
+++ b/www/py-boto3/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1657834267
-SHA256 (boto-boto3-1.24.30_GH0.tar.gz) = c5293f0de207e9161e2e6042e168c153d9a2fe6ae0c27fb04336d1ae2bcdce70
-SIZE (boto-boto3-1.24.30_GH0.tar.gz) = 518030
+TIMESTAMP = 1669057977
+SHA256 (boto-boto3-1.26.13_GH0.tar.gz) = cf0aff07c2b96170242fb4b402bef25a21eecf3cc6b3e9edddc545455b6304f4
+SIZE (boto-boto3-1.26.13_GH0.tar.gz) = 565005



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