Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Apr 2021 22:28:55 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: 983b222378c1 - main - www/py-boto3: Update 1.17.55 -> 1.17.61
Message-ID:  <202104292228.13TMStOj068276@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=983b222378c168d320bfdb4675f0dab5c4fe9f6b

commit 983b222378c168d320bfdb4675f0dab5c4fe9f6b
Author:     Bradley T. Hughes <bhughes@FreeBSD.org>
AuthorDate: 2021-04-29 21:56:03 +0000
Commit:     Bradley T. Hughes <bhughes@FreeBSD.org>
CommitDate: 2021-04-29 22:28:06 +0000

    www/py-boto3: Update 1.17.55 -> 1.17.61
    
    Approved by:    koobs (maintainer, implicit)
    Sponsored by:   Miles AS
---
 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 fd6031542524..2b88399646ef 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.55
+PORTVERSION=	1.17.61
 CATEGORIES=	www python devel
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
@@ -11,7 +11,7 @@ COMMENT=	AWS SDK for Python
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}botocore>=1.20.55<1.21.0:devel/py-botocore@${PY_FLAVOR} \
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}botocore>=1.20.61<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}
 
diff --git a/www/py-boto3/distinfo b/www/py-boto3/distinfo
index 8e95fb3d4e38..ef21f1b4a18a 100644
--- a/www/py-boto3/distinfo
+++ b/www/py-boto3/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619124754
-SHA256 (boto-boto3-1.17.55_GH0.tar.gz) = cc2f457328c9371ed0d1770115ae7a71031c03ea4ab62f30efbe64f93fa35f11
-SIZE (boto-boto3-1.17.55_GH0.tar.gz) = 362821
+TIMESTAMP = 1619726079
+SHA256 (boto-boto3-1.17.61_GH0.tar.gz) = dad72222bfd8b55ded7f2fbc42ac658127667f0c7ae02ad4f6d656dbd496b326
+SIZE (boto-boto3-1.17.61_GH0.tar.gz) = 366107



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