Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Apr 2023 17:39:09 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 87a1d2e3445f - main - www/py-google-cloud-bigtable: Update to 2.17.0
Message-ID:  <202304051739.335Hd9jA089818@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=87a1d2e3445f6a411c2103d517cc9d238d61f124

commit 87a1d2e3445f6a411c2103d517cc9d238d61f124
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-04-05 17:20:15 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-04-05 17:30:58 +0000

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

diff --git a/www/py-google-cloud-bigtable/Makefile b/www/py-google-cloud-bigtable/Makefile
index f590f44a3d91..6d83061778dc 100644
--- a/www/py-google-cloud-bigtable/Makefile
+++ b/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}
@@ -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} \
diff --git a/www/py-google-cloud-bigtable/distinfo b/www/py-google-cloud-bigtable/distinfo
index 9d85b4ff8d18..3681853a157c 100644
--- a/www/py-google-cloud-bigtable/distinfo
+++ b/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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304051739.335Hd9jA089818>