Skip to content

Commit

Permalink
www/py-google-cloud-bigtable: Update to 2.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Aug 31, 2022
1 parent ce4e5d5 commit e5226b7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions www/py-google-cloud-bigtable/Makefile
@@ -1,5 +1,5 @@
PORTNAME= google-cloud-bigtable
PORTVERSION= 2.11.0
PORTVERSION= 2.11.3
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -13,8 +13,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=2.8.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.18.0<2.0.0:devel/py-proto-plus@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}protobuf>=3.19.0,1<4.0.0,1:devel/py-protobuf@${PY_FLAVOR}
${PYTHON_PKGNAMEPREFIX}proto-plus>=1.22.0<2.0.0:devel/py-proto-plus@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}protobuf>=3.19.0,1<5.0.0,1:devel/py-protobuf@${PY_FLAVOR}

USES= python:3.7+
USE_PYTHON= autoplist concurrent distutils
Expand Down
6 changes: 3 additions & 3 deletions www/py-google-cloud-bigtable/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1660576846
SHA256 (google-cloud-bigtable-2.11.0.tar.gz) = 588fe6513e54c55900e61e209dd1244d6b7180e5cae4b1ea9b07a2455cdbfb90
SIZE (google-cloud-bigtable-2.11.0.tar.gz) = 287694
TIMESTAMP = 1661599353
SHA256 (google-cloud-bigtable-2.11.3.tar.gz) = 9e8006c586905bd5c1947707376e55fdbd927299ef8d29ca756564018d0a6e26
SIZE (google-cloud-bigtable-2.11.3.tar.gz) = 289978

0 comments on commit e5226b7

Please sign in to comment.