aboutsummaryrefslogtreecommitdiff
path: root/www/py-httpx/Makefile
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2020-05-09 14:23:55 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2020-05-09 14:23:55 +0000
commit58da4abdef0032c972f48e39f54f63ee712e0f1e (patch)
treefdf3529d73e0ecdf447aea332879c4a6615e9088 /www/py-httpx/Makefile
parent6f66506211df199f93de66c84add21ea375ac366 (diff)
downloadports-58da4abdef0032c972f48e39f54f63ee712e0f1e.tar.gz
ports-58da4abdef0032c972f48e39f54f63ee712e0f1e.zip
Unbreak bulk -a harder
Notes
Notes: svn path=/head/; revision=534778
Diffstat (limited to 'www/py-httpx/Makefile')
-rw-r--r--www/py-httpx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-httpx/Makefile b/www/py-httpx/Makefile
index 0b5a480b1d83..3735386f80fb 100644
--- a/www/py-httpx/Makefile
+++ b/www/py-httpx/Makefile
@@ -23,7 +23,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}certifi>=0:security/py-certifi@${PY_FLAVOR}
${PYTHON_PKGNAMEPREFIX}sniffio>=1.0<2:devel/py-sniffio@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}urllib3>=1.0,1<2,1:net/py-urllib3@${PY_FLAVOR}
-USES= python:3.6+
+USES= python:3.7+
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes