Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Apr 2021 05:07:53 GMT
From:      "Bradley T. Hughes" <bhughes@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 3f9aebe17d59 - main - www/py-boto3: Update 1.17.23 -> 1.17.54
Message-ID:  <202104200507.13K57r3B081795@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by bhughes:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3f9aebe17d59b203c626c967411a0fdf3d7c5e6b

commit 3f9aebe17d59b203c626c967411a0fdf3d7c5e6b
Author:     Bradley T. Hughes <bhughes@FreeBSD.org>
AuthorDate: 2021-04-19 20:15:18 +0000
Commit:     Bradley T. Hughes <bhughes@FreeBSD.org>
CommitDate: 2021-04-20 05:07:33 +0000

    www/py-boto3: Update 1.17.23 -> 1.17.54
    
    Approved by:    koobs (maintainer, implicit)
    Sponsored by:   Miles AS
---
 www/py-boto3/Makefile | 8 ++++----
 www/py-boto3/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/www/py-boto3/Makefile b/www/py-boto3/Makefile
index 5504b57f58b5..ee6e770eacd3 100644
--- a/www/py-boto3/Makefile
+++ b/www/py-boto3/Makefile
@@ -1,7 +1,7 @@
 # Created by: Kubilay Kocak <koobs@FreeBSD.org>
 
 PORTNAME=	boto3
-PORTVERSION=	1.17.23
+PORTVERSION=	1.17.54
 CATEGORIES=	www python devel
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
@@ -11,9 +11,9 @@ COMMENT=	AWS SDK for Python
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}botocore>=1.20.23,<1.21.0:devel/py-botocore@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}jmespath>=0.7.1,<1.0.0:devel/py-jmespath@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}s3transfer>=0.3.0,<0.4.0:net/py-s3transfer@${PY_FLAVOR}
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}botocore>=1.20.54<1.21.0:devel/py-botocore@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}jmespath>=0.7.1<1.0.0:devel/py-jmespath@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}s3transfer>=0.4.0<0.5.0:net/py-s3transfer@${PY_FLAVOR}
 
 TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}nose>0:devel/py-nose@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock@${PY_FLAVOR}
diff --git a/www/py-boto3/distinfo b/www/py-boto3/distinfo
index b5fe1f43daf7..71ab428afb01 100644
--- a/www/py-boto3/distinfo
+++ b/www/py-boto3/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1615270102
-SHA256 (boto-boto3-1.17.23_GH0.tar.gz) = 545ce0c38551a8a29bf235760c94f23b8ca4f623eff6435c599f235492f350fe
-SIZE (boto-boto3-1.17.23_GH0.tar.gz) = 348518
+TIMESTAMP = 1618861139
+SHA256 (boto-boto3-1.17.54_GH0.tar.gz) = 81f68e372eeb5de6a9fb7ba1e9ffb00a1afe62ec7737d4f069200d6c2a6a1646
+SIZE (boto-boto3-1.17.54_GH0.tar.gz) = 362224



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