Date: Wed, 26 May 2021 20:48:48 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: e5738ae91561 - main - www/py-boto3: Update 1.17.70 -> 1.17.81 Message-ID: <202105262048.14QKmmHd068608@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=e5738ae91561c2bf0f0122799bd46b3cff90324f commit e5738ae91561c2bf0f0122799bd46b3cff90324f Author: Bradley T. Hughes <bhughes@FreeBSD.org> AuthorDate: 2021-05-26 20:47:42 +0000 Commit: Bradley T. Hughes <bhughes@FreeBSD.org> CommitDate: 2021-05-26 20:48:34 +0000 www/py-boto3: Update 1.17.70 -> 1.17.81 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 329f0dd2ad17..8493efac789c 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.70 +PORTVERSION= 1.17.81 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.70<1.21.0:devel/py-botocore@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=1.20.81<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 7d2d9a3f1dbb..7b2a3c3f08d3 100644 --- a/www/py-boto3/distinfo +++ b/www/py-boto3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1620760500 -SHA256 (boto-boto3-1.17.70_GH0.tar.gz) = f5cdb9231e235ff0434d6bf783925d939c6f63d69db01e34494e6bf05bf297b8 -SIZE (boto-boto3-1.17.70_GH0.tar.gz) = 369851 +TIMESTAMP = 1622061933 +SHA256 (boto-boto3-1.17.81_GH0.tar.gz) = f2528e6f3b0947ee32aacfaef70bed265319e456230ed93e9684a2abcc9a4e15 +SIZE (boto-boto3-1.17.81_GH0.tar.gz) = 376226
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105262048.14QKmmHd068608>