Skip to content

Commit

Permalink
www/py-google-cloud-bigtable: Update version requirement of RUN_DEPENDS
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jul 30, 2022
1 parent 489c7e3 commit 29d0964
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/py-google-cloud-bigtable/Makefile
Expand Up @@ -10,7 +10,7 @@ COMMENT= Google Cloud Bigtable API client library
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=1.31.5<3.0.0:www/py-google-api-core@${PY_FLAVOR} \
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=2.3.1<3.0.0:www/py-google-api-core@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}google-cloud-core>=1.4.1<3.0.0:www/py-google-cloud-core@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}grpc-google-iam-v1>=0.12.4<1.0.0:devel/py-grpc-google-iam-v1@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}proto-plus>=1.18.0<2.0.0:devel/py-proto-plus@${PY_FLAVOR} \
Expand Down

0 comments on commit 29d0964

Please sign in to comment.