diff options
Diffstat (limited to 'www/py-requests/Makefile')
-rw-r--r-- | www/py-requests/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-requests/Makefile b/www/py-requests/Makefile index f891b0da85e7..18b00a66b9ba 100644 --- a/www/py-requests/Makefile +++ b/www/py-requests/Makefile @@ -23,7 +23,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pysocks>=1.5.6:net/py-pysocks@${PY_FLAVOR} ${PYTHON_PKGNAMEPREFIX}pytest-xdist>=0,1:devel/py-pytest-xdist@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}trustme>=0:security/py-trustme@${PY_FLAVOR} -USES= cpe python:3.7+ +USES= cpe python USE_PYTHON= autoplist concurrent distutils pytest NO_ARCH= yes |