Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Apr 2026 22:02:44 +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: 80b239062c35 - main - devel/py-googleapis-common-protos: Update to 1.74.0
Message-ID:  <69e3ff84.3439c.1b746fa0@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=80b239062c35ee37e6ae4d82fc37e59af0fff6c5

commit 80b239062c35ee37e6ae4d82fc37e59af0fff6c5
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-04-18 21:23:44 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-04-18 21:51:52 +0000

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

diff --git a/devel/py-googleapis-common-protos/Makefile b/devel/py-googleapis-common-protos/Makefile
index 6a04a78a0114..34426e816a81 100644
--- a/devel/py-googleapis-common-protos/Makefile
+++ b/devel/py-googleapis-common-protos/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	googleapis-common-protos
-PORTVERSION=	1.72.0
+PORTVERSION=	1.74.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -15,7 +15,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}protobuf>=4.21.6,1<7.0.0,1:devel/py-protobuf@${PY_FLAVOR}
+RUN_DEPENDS=	${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/devel/py-googleapis-common-protos/distinfo b/devel/py-googleapis-common-protos/distinfo
index b1735501e52f..c20a49b07fe1 100644
--- a/devel/py-googleapis-common-protos/distinfo
+++ b/devel/py-googleapis-common-protos/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1763853318
-SHA256 (googleapis_common_protos-1.72.0.tar.gz) = e55a601c1b32b52d7a3e65f43563e2aa61bcd737998ee672ac9b951cd49319f5
-SIZE (googleapis_common_protos-1.72.0.tar.gz) = 147433
+TIMESTAMP = 1775587286
+SHA256 (googleapis_common_protos-1.74.0.tar.gz) = 57971e4eeeba6aad1163c1f0fc88543f965bb49129b8bb55b2b7b26ecab084f1
+SIZE (googleapis_common_protos-1.74.0.tar.gz) = 151254


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69e3ff84.3439c.1b746fa0>