summaryrefslogtreecommitdiff
path: root/www/py-boto3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-boto3/Makefile')
-rw-r--r--www/py-boto3/Makefile4
1 files changed, 2 insertions, 2 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}