Skip to content

Commit

Permalink
www/py-google-cloud-bigtable: Update to 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jul 14, 2021
1 parent 1764ab7 commit 1e76bce
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
5 changes: 3 additions & 2 deletions www/py-google-cloud-bigtable/Makefile
@@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>

PORTNAME= google-cloud-bigtable
PORTVERSION= 2.2.0
PORTVERSION= 2.3.0
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -12,10 +12,11 @@ COMMENT= Google Cloud Bigtable API client library
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=1.14.0<2.0.0:www/py-google-api-core@${PY_FLAVOR} \
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=1.26.0<2.0.0:www/py-google-api-core@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}google-cloud-core>=1.4.1<2.0:www/py-google-cloud-core@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}grpc-google-iam-v1>=0.12.3<0.13:devel/py-grpc-google-iam-v1@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}libcst>=0.2.5:devel/py-libcst@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}packaging>=14.3:devel/py-packaging@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}proto-plus>=1.13.0:devel/py-proto-plus@${PY_FLAVOR}

USES= python:3.6+
Expand Down
6 changes: 3 additions & 3 deletions www/py-google-cloud-bigtable/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1619910333
SHA256 (google-cloud-bigtable-2.2.0.tar.gz) = f3d7d79abde31d3b69f1038c15eb9e270b251c9ed0eacad0fcac6ca7498b94a5
SIZE (google-cloud-bigtable-2.2.0.tar.gz) = 287081
TIMESTAMP = 1625585518
SHA256 (google-cloud-bigtable-2.3.0.tar.gz) = 553a4cf7e32ec17e52728f742428c0172b8b976ff5d750130d0d21ca56f4f065
SIZE (google-cloud-bigtable-2.3.0.tar.gz) = 267483

0 comments on commit 1e76bce

Please sign in to comment.