aboutsummaryrefslogtreecommitdiff
path: root/devel/py-botocore/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-botocore/Makefile')
-rw-r--r--devel/py-botocore/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-botocore/Makefile b/devel/py-botocore/Makefile
index 002fc9ff2217..58612eb638b2 100644
--- a/devel/py-botocore/Makefile
+++ b/devel/py-botocore/Makefile
@@ -1,5 +1,5 @@
PORTNAME= botocore
-PORTVERSION= 1.40.50
+PORTVERSION= 1.40.59
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -19,7 +19,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jmespath>=0.7.1<2.0.0:devel/py-jmespath@${PY
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}awscrt>=0.27.6:devel/py-awscrt@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}jsonschema>=0:devel/py-jsonschema@${PY_FLAVOR}
-USES= python:3.10+
+USES= python
USE_PYTHON= autoplist concurrent pep517 pytest
NO_ARCH= yes