Skip to content

Commit

Permalink
www/py-google-cloud-bigtable: Update to 2.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Mar 30, 2022
1 parent 550a669 commit eec1da3
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,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>

PORTNAME= google-cloud-bigtable
PORTVERSION= 2.7.0
PORTVERSION= 2.7.1
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=1.31.5<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.3<0.13:devel/py-grpc-google-iam-v1@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}proto-plus>=1.15.0:devel/py-proto-plus@${PY_FLAVOR}
${PYTHON_PKGNAMEPREFIX}proto-plus>=1.18.0:devel/py-proto-plus@${PY_FLAVOR}

USES= python:3.6+
USE_PYTHON= autoplist concurrent distutils
Expand Down
6 changes: 3 additions & 3 deletions www/py-google-cloud-bigtable/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1647264700
SHA256 (google-cloud-bigtable-2.7.0.tar.gz) = 4d4802ffa219f64344e620ed6e128f1c9aa8decbfd5be9e5eca731b977eb6f23
SIZE (google-cloud-bigtable-2.7.0.tar.gz) = 278167
TIMESTAMP = 1648248998
SHA256 (google-cloud-bigtable-2.7.1.tar.gz) = 4d4320aefd4936df21e83cc236d934166e0b4050bbdff14d7e9813b3d8e1918b
SIZE (google-cloud-bigtable-2.7.1.tar.gz) = 278070

0 comments on commit eec1da3

Please sign in to comment.