diff options
Diffstat (limited to 'www/py-httpie')
-rw-r--r-- | www/py-httpie/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-httpie/Makefile b/www/py-httpie/Makefile index 62ca392eb4f5..60a713c67e97 100644 --- a/www/py-httpie/Makefile +++ b/www/py-httpie/Makefile @@ -20,7 +20,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-httpbin>=0:devel/py-pytest-httpbin@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}responses>=0:devel/py-responses@${PY_FLAVOR} -USES= cpe python:3.8+ +USES= cpe python USE_PYTHON= distutils autoplist USE_GITHUB= yes |