Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Apr 2026 22:06:20 +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: 76b291c4a82f - main - www/py-google-cloud-compute: Update to 1.47.0
Message-ID:  <69e4005c.33c6b.122575ae@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=76b291c4a82fe5bc8148094467003d97b79ebbc1

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

    www/py-google-cloud-compute: Update to 1.47.0
    
    Changes:        https://github.com/googleapis/google-cloud-python/releases
                    https://github.com/googleapis/google-cloud-python/blob/main/packages/google-cloud-compute/CHANGELOG.md
---
 www/py-google-cloud-compute/Makefile | 4 ++--
 www/py-google-cloud-compute/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/www/py-google-cloud-compute/Makefile b/www/py-google-cloud-compute/Makefile
index 27d0bc49a77c..36a46644c04c 100644
--- a/www/py-google-cloud-compute/Makefile
+++ b/www/py-google-cloud-compute/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	google-cloud-compute
-PORTVERSION=	1.43.0
+PORTVERSION=	1.47.0
 CATEGORIES=	www python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -20,7 +20,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}google-api-core>=2.11.0:www/py-google-api-co
 		${PYTHON_PKGNAMEPREFIX}google-auth>=2.26.0:security/py-google-auth@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}grpcio>=1.75.1<2.0.0:devel/py-grpcio@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}proto-plus>=1.25.0<2.0.0:devel/py-proto-plus@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}protobuf>=3.20.2,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-compute/distinfo b/www/py-google-cloud-compute/distinfo
index be4dd54edcd8..5726cdc76bf3 100644
--- a/www/py-google-cloud-compute/distinfo
+++ b/www/py-google-cloud-compute/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1769874442
-SHA256 (google_cloud_compute-1.43.0.tar.gz) = 113fd6a5e1832e5d032b94e391c3bd7e3b06e1bee0ed6665085dfefffb41360a
-SIZE (google_cloud_compute-1.43.0.tar.gz) = 4875940
+TIMESTAMP = 1775587670
+SHA256 (google_cloud_compute-1.47.0.tar.gz) = f2c7909299f230428b0b12e52e031efe76c39be5d28cae9998fe1130a223fc3a
+SIZE (google_cloud_compute-1.47.0.tar.gz) = 5084010


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69e4005c.33c6b.122575ae>