diff options
Diffstat (limited to 'www/py-google-cloud-storage/Makefile')
-rw-r--r-- | www/py-google-cloud-storage/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-google-cloud-storage/Makefile b/www/py-google-cloud-storage/Makefile index f26069804fdc..591a7774b0bb 100644 --- a/www/py-google-cloud-storage/Makefile +++ b/www/py-google-cloud-storage/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=2.3.1<3.0:www/py-google-api ${PYTHON_PKGNAMEPREFIX}google-resumable-media>=2.3.2:www/py-google-resumable-media@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.18.0<3.0.0:www/py-requests@${PY_FLAVOR} -USES= python:3.7+ +USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |