diff options
Diffstat (limited to 'net/py-geopy/Makefile')
-rw-r--r-- | net/py-geopy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-geopy/Makefile b/net/py-geopy/Makefile index 07156c202a07..227c9cb7b229 100644 --- a/net/py-geopy/Makefile +++ b/net/py-geopy/Makefile @@ -21,7 +21,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiohttp>=0:www/py-aiohttp@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.16.2:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}urllib3>=1.24.2,1:net/py-urllib3@${PY_FLAVOR} -USES= python:3.7+ +USES= python USE_PYTHON= autoplist concurrent distutils pytest NO_ARCH= yes |