Skip to content

Commit

Permalink
www/py-google-cloud-bigtable: Update to 2.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Apr 5, 2023
1 parent a1c24be commit 87a1d2e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions www/py-google-cloud-bigtable/Makefile
@@ -1,5 +1,5 @@
PORTNAME= google-cloud-bigtable
PORTVERSION= 2.15.0
PORTVERSION= 2.17.0
CATEGORIES= www python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -11,7 +11,7 @@ WWW= https://github.com/googleapis/python-bigtable
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=2.8.0<3.0.0:www/py-google-api-core@${PY_FLAVOR} \
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=2.10.0<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.22.2<2.0.0:devel/py-proto-plus@${PY_FLAVOR} \
Expand Down
6 changes: 3 additions & 3 deletions www/py-google-cloud-bigtable/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1674590048
SHA256 (google-cloud-bigtable-2.15.0.tar.gz) = 89d9d6cfba3b46e38065b63e1f949354055ad6b7b14e10d8dd96f979a235d00a
SIZE (google-cloud-bigtable-2.15.0.tar.gz) = 296019
TIMESTAMP = 1679498842
SHA256 (google-cloud-bigtable-2.17.0.tar.gz) = c32b0bb34b1e0910da7588fd691a3079babafa4322ed1669fc32130b896ab156
SIZE (google-cloud-bigtable-2.17.0.tar.gz) = 357832

0 comments on commit 87a1d2e

Please sign in to comment.