mirror of
https://git.freebsd.org/ports.git
synced 2025-06-07 13:50:38 -04:00
www/py-boto3: Update to 1.9.159
Changelog: https://github.com/boto/boto3/blob/1.9.159/CHANGELOG.rst
This commit is contained in:
parent
2493016bec
commit
707ced6253
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=503456
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= boto3
|
PORTNAME= boto3
|
||||||
PORTVERSION= 1.9.156
|
PORTVERSION= 1.9.159
|
||||||
CATEGORIES= www python devel
|
CATEGORIES= www python devel
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
|
||||||
|
@ -12,7 +12,7 @@ COMMENT= AWS SDK for Python
|
||||||
LICENSE= APACHE20
|
LICENSE= APACHE20
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=1.12.156,<1.13.0:devel/py-botocore@${PY_FLAVOR} \
|
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=1.12.159,<1.13.0:devel/py-botocore@${PY_FLAVOR} \
|
||||||
${PYTHON_PKGNAMEPREFIX}jmespath>=0.7.1,<1.0.0:devel/py-jmespath@${PY_FLAVOR} \
|
${PYTHON_PKGNAMEPREFIX}jmespath>=0.7.1,<1.0.0:devel/py-jmespath@${PY_FLAVOR} \
|
||||||
${PYTHON_PKGNAMEPREFIX}s3transfer>=0.2.0,<0.3.0:net/py-s3transfer@${PY_FLAVOR}
|
${PYTHON_PKGNAMEPREFIX}s3transfer>=0.2.0,<0.3.0:net/py-s3transfer@${PY_FLAVOR}
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1559103450
|
TIMESTAMP = 1559569371
|
||||||
SHA256 (boto-boto3-1.9.156_GH0.tar.gz) = da97c803177f26bd08922f5e98d4532f304d0f644adb1515510facd3d41ce0e9
|
SHA256 (boto-boto3-1.9.159_GH0.tar.gz) = 10c6f792c1f5887137505566519af9c6d603b17082b76fa55b7c793b576d685a
|
||||||
SIZE (boto-boto3-1.9.156_GH0.tar.gz) = 262851
|
SIZE (boto-boto3-1.9.159_GH0.tar.gz) = 263214
|
||||||
|
|
Loading…
Add table
Reference in a new issue