Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Apr 2026 22:06:25 +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: 94e5dc6d97a9 - main - www/py-google-cloud-speech: Update to 2.38.0
Message-ID:  <69e40061.3375b.634cad24@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=94e5dc6d97a983fb9a11fa5039ce43ccff5a8412

commit 94e5dc6d97a983fb9a11fa5039ce43ccff5a8412
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-04-18 21:41:56 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-04-18 21:53:09 +0000

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

diff --git a/www/py-google-cloud-speech/Makefile b/www/py-google-cloud-speech/Makefile
index 001bb85e561f..b0d2b6bf2df2 100644
--- a/www/py-google-cloud-speech/Makefile
+++ b/www/py-google-cloud-speech/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	google-cloud-speech
-PORTVERSION=	2.36.1
+PORTVERSION=	2.38.0
 CATEGORIES=	www python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -20,7 +20,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}google-api-core>=2.11.0<3.0.0:www/py-google-
 		${PYTHON_PKGNAMEPREFIX}google-auth>=2.14.1<3.0.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>=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-speech/distinfo b/www/py-google-cloud-speech/distinfo
index d9b4a0762e57..c2b7a91aab5a 100644
--- a/www/py-google-cloud-speech/distinfo
+++ b/www/py-google-cloud-speech/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1771421768
-SHA256 (google_cloud_speech-2.36.1.tar.gz) = 30fef3b30c1e1b5f376be3cf82a724c8629994de045935f85e4b7bceae8c2129
-SIZE (google_cloud_speech-2.36.1.tar.gz) = 401910
+TIMESTAMP = 1775587680
+SHA256 (google_cloud_speech-2.38.0.tar.gz) = 1854b51cbb7957273b6ba61f4a6cf49dec8d09ec450991587897e50267eaca51
+SIZE (google_cloud_speech-2.38.0.tar.gz) = 406015


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69e40061.3375b.634cad24>