Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Apr 2026 22:06:19 +0000
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: 86ba7de2ccbb - main - www/py-google-cloud-bigtable: Update to 2.36.0
Message-ID:  <69e4005b.3386b.fbb3c62@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=86ba7de2ccbbab745daaf0e51563829ddd786af8

commit 86ba7de2ccbbab745daaf0e51563829ddd786af8
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-04-18 21:41:50 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-04-18 21:53:07 +0000

    www/py-google-cloud-bigtable: Update to 2.36.0
    
    - Update WWW
    
    Changes:        https://github.com/googleapis/google-cloud-python/releases
                    https://github.com/googleapis/google-cloud-python/blob/main/packages/google-cloud-bigtable/CHANGELOG.md
---
 www/py-google-cloud-bigtable/Makefile | 8 ++++----
 www/py-google-cloud-bigtable/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/www/py-google-cloud-bigtable/Makefile b/www/py-google-cloud-bigtable/Makefile
index be7b8059aa27..1b58d96924de 100644
--- a/www/py-google-cloud-bigtable/Makefile
+++ b/www/py-google-cloud-bigtable/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	google-cloud-bigtable
-PORTVERSION=	2.35.0
-PORTREVISION=	1
+PORTVERSION=	2.36.0
 CATEGORIES=	www python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -9,7 +8,8 @@ DISTNAME=	google_cloud_bigtable-${PORTVERSION}
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Google Cloud Bigtable API client library
 WWW=		https://cloud.google.com/python/docs/reference/bigtable/latest \
-		https://github.com/googleapis/python-bigtable
+		https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-bigtable \
+		https://github.com/googleapis/google-cloud-python
 
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
@@ -22,7 +22,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}google-api-core>=2.17.0<3.0.0:www/py-google-
 		${PYTHON_PKGNAMEPREFIX}google-crc32c>=1.5.0<2.0.0:devel/py-google-crc32c@${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.25.0<2.0.0:devel/py-proto-plus@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}protobuf>=4.21.6,1<7.0.0,1:devel/py-protobuf@${PY_FLAVOR}
+		${PYTHON_PKGNAMEPREFIX}protobuf>=4.25.8,1<8.0.0,1:devel/py-protobuf@${PY_FLAVOR}
 
 USES=		python
 USE_PYTHON=	autoplist concurrent pep517
diff --git a/www/py-google-cloud-bigtable/distinfo b/www/py-google-cloud-bigtable/distinfo
index e36892f68be8..3bce033a85c2 100644
--- a/www/py-google-cloud-bigtable/distinfo
+++ b/www/py-google-cloud-bigtable/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1766953428
-SHA256 (google_cloud_bigtable-2.35.0.tar.gz) = f5699012c5fea4bd4bdf7e80e5e3a812a847eb8f41bf8dc2f43095d6d876b83b
-SIZE (google_cloud_bigtable-2.35.0.tar.gz) = 775613
+TIMESTAMP = 1775587668
+SHA256 (google_cloud_bigtable-2.36.0.tar.gz) = d5987733c2f60c739f93f259d2037858411cc994ac37cdfbccb6bb159f3ca43e
+SIZE (google_cloud_bigtable-2.36.0.tar.gz) = 796035


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69e4005b.3386b.fbb3c62>