mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
www/py-boto3: Update to 1.10.6, remove BROKEN
* Unbreak after r516108 Changelog: https://github.com/boto/boto3/blob/1.10.6/CHANGELOG.rst PR: 241707 Approved by: koobs (maintainer)
This commit is contained in:
parent
e5de9d7519
commit
293891e052
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=516788
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= boto3
|
||||
PORTVERSION= 1.9.159
|
||||
PORTVERSION= 1.10.6
|
||||
CATEGORIES= www python devel
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
@ -12,9 +12,7 @@ COMMENT= AWS SDK for Python
|
||||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BROKEN= depends on package: ${PYTHON_PKGNAMEPREFIX}botocore>=1.12.159,<1.13.0 - not found
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=1.12.159,<1.13.0:devel/py-botocore@${PY_FLAVOR} \
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=1.13.6,<1.14.0:devel/py-botocore@${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}
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1559569371
|
||||
SHA256 (boto-boto3-1.9.159_GH0.tar.gz) = 10c6f792c1f5887137505566519af9c6d603b17082b76fa55b7c793b576d685a
|
||||
SIZE (boto-boto3-1.9.159_GH0.tar.gz) = 263214
|
||||
TIMESTAMP = 1572863317
|
||||
SHA256 (boto-boto3-1.10.6_GH0.tar.gz) = 486430674f7f9fa70e827efde999bd76671e489b69bf8405e317125769922742
|
||||
SIZE (boto-boto3-1.10.6_GH0.tar.gz) = 272271
|
||||
|
Loading…
Reference in New Issue
Block a user