git: 1e76bcec4294 - main - www/py-google-cloud-bigtable: Update to 2.3.0

Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Jul 14 16:17:36 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1e76bcec42948371d0a08c81e32137d64fbce73e

commit 1e76bcec42948371d0a08c81e32137d64fbce73e
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-14 15:52:58 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-07-14 16:10:01 +0000

    www/py-google-cloud-bigtable: Update to 2.3.0
    
    Changes:        https://github.com/googleapis/python-bigtable/releases
---
 www/py-google-cloud-bigtable/Makefile | 5 +++--
 www/py-google-cloud-bigtable/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/www/py-google-cloud-bigtable/Makefile b/www/py-google-cloud-bigtable/Makefile
index 0900dfa31444..977b0d8a84fc 100644
--- a/www/py-google-cloud-bigtable/Makefile
+++ b/www/py-google-cloud-bigtable/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
 
 PORTNAME=	google-cloud-bigtable
-PORTVERSION=	2.2.0
+PORTVERSION=	2.3.0
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -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+
diff --git a/www/py-google-cloud-bigtable/distinfo b/www/py-google-cloud-bigtable/distinfo
index 58a91fbc70ce..2f1392518ef7 100644
--- a/www/py-google-cloud-bigtable/distinfo
+++ b/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


More information about the dev-commits-ports-main mailing list