Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Jul 2023 21:39:23 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: 02f70422d7a5 - main - www/py-boto3: Update to 1.28.1
Message-ID:  <202307092139.369LdNeg073037@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=02f70422d7a54a2d36352aa280c1a784cc99561d

commit 02f70422d7a54a2d36352aa280c1a784cc99561d
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-07-09 21:25:18 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-07-09 21:34:41 +0000

    www/py-boto3: Update to 1.28.1
    
    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 81b4b21da233..db70be9181ad 100644
--- a/www/py-boto3/Makefile
+++ b/www/py-boto3/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	boto3
-PORTVERSION=	1.26.164
+PORTVERSION=	1.28.1
 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.29.${PORTVERSION:E}<1.30.0:devel/py-botocore@${PY_FLAVOR} \
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}botocore>=1.31.${PORTVERSION:E}<1.32.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 2d995f251de6..1f755961239c 100644
--- a/www/py-boto3/distinfo
+++ b/www/py-boto3/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1688166342
-SHA256 (boto-boto3-1.26.164_GH0.tar.gz) = 87e7c199066c131c29eadc66272bbf2f95940250821600e90062460933b9526c
-SIZE (boto-boto3-1.26.164_GH0.tar.gz) = 670774
+TIMESTAMP = 1688902191
+SHA256 (boto-boto3-1.28.1_GH0.tar.gz) = 72b04cac85382acadf84c9b51248efc05edeba9a439e3de672595c520a4a907b
+SIZE (boto-boto3-1.28.1_GH0.tar.gz) = 673678



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