Date: Tue, 9 Mar 2021 15:43:05 +0000 (UTC) From: "Bradley T. Hughes" <bhughes@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r567939 - head/www/py-boto3 Message-ID: <202103091543.129Fh5U1075978@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bhughes Date: Tue Mar 9 15:43:05 2021 New Revision: 567939 URL: https://svnweb.freebsd.org/changeset/ports/567939 Log: www/py-boto3: Update 1.16.56 -> 1.17.23 Approved by: koobs (maintainer, implicit) Sponsored by: Miles AS Modified: head/www/py-boto3/Makefile head/www/py-boto3/distinfo Modified: head/www/py-boto3/Makefile ============================================================================== --- head/www/py-boto3/Makefile Tue Mar 9 15:42:22 2021 (r567938) +++ head/www/py-boto3/Makefile Tue Mar 9 15:43:05 2021 (r567939) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= boto3 -PORTVERSION= 1.16.56 +PORTVERSION= 1.17.23 CATEGORIES= www python devel PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,7 +12,7 @@ COMMENT= AWS SDK for Python LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=1.19.56,<1.20.0:devel/py-botocore@${PY_FLAVOR} \ +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} Modified: head/www/py-boto3/distinfo ============================================================================== --- head/www/py-boto3/distinfo Tue Mar 9 15:42:22 2021 (r567938) +++ head/www/py-boto3/distinfo Tue Mar 9 15:43:05 2021 (r567939) @@ -1,3 +1,3 @@ -TIMESTAMP = 1611009086 -SHA256 (boto-boto3-1.16.56_GH0.tar.gz) = ffe14080ca297777f9d24b6457ff4f5bf0d4213480396d6254201314abcfddbd -SIZE (boto-boto3-1.16.56_GH0.tar.gz) = 344547 +TIMESTAMP = 1615270102 +SHA256 (boto-boto3-1.17.23_GH0.tar.gz) = 545ce0c38551a8a29bf235760c94f23b8ca4f623eff6435c599f235492f350fe +SIZE (boto-boto3-1.17.23_GH0.tar.gz) = 348518
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202103091543.129Fh5U1075978>