1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-01 10:59:55 +00:00

www/py-google-cloud-core: Update RUN_DEPENDS after cc653b1c72

This commit is contained in:
Po-Chuan Hsieh 2021-05-07 17:22:57 +08:00
parent 8472f78827
commit 210368ced9
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

@ -12,7 +12,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=1.21.0<2.0:www/py-google-api-core@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}google-auth>=1.24.0<2.0.0:security/py-google-auth@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}grpcio>=1.8.2<2.0:devel/py-grpcio@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}six>=1.12.0:devel/py-six@${PY_FLAVOR}
USES= python:3.5+