diff options
-rw-r--r-- | www/py-boto3/Makefile | 4 | ||||
-rw-r--r-- | 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 c7525a69c4a1..7cb01aba773b 100644 --- a/www/py-boto3/Makefile +++ b/www/py-boto3/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= boto3 -PORTVERSION= 1.14.1 +PORTVERSION= 1.15.8 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.17.1,<1.18.0:devel/py-botocore@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=1.18.8,<1.19.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} diff --git a/www/py-boto3/distinfo b/www/py-boto3/distinfo index dc215e2f9876..af7b25743869 100644 --- a/www/py-boto3/distinfo +++ b/www/py-boto3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1591906679 -SHA256 (boto-boto3-1.14.1_GH0.tar.gz) = 6b65b1eb7992f454124d3768f25ed3aede9ab0ba6caf8db805321e33a494bb23 -SIZE (boto-boto3-1.14.1_GH0.tar.gz) = 297661 +TIMESTAMP = 1601412359 +SHA256 (boto-boto3-1.15.8_GH0.tar.gz) = cf33bf54c8bcf28cc4b82cdd14b84f92ef9844a9a05dc18cf0d80fb4b896b4f6 +SIZE (boto-boto3-1.15.8_GH0.tar.gz) = 335724 |