Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Apr 2026 22:06:29 +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: 7259301170c5 - main - www/py-google-cloud-vision: Update to 3.13.0
Message-ID:  <69e40065.33d57.48e07429@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=7259301170c5b2715a72f49b32c05e5f3c110e1a

commit 7259301170c5b2715a72f49b32c05e5f3c110e1a
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-04-18 21:41:59 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-04-18 21:53:10 +0000

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

diff --git a/www/py-google-cloud-vision/Makefile b/www/py-google-cloud-vision/Makefile
index e19c60a38db6..f531c5ee09b7 100644
--- a/www/py-google-cloud-vision/Makefile
+++ b/www/py-google-cloud-vision/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	google-cloud-vision
-PORTVERSION=	3.12.1
+PORTVERSION=	3.13.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-vision/distinfo b/www/py-google-cloud-vision/distinfo
index a2330d0f80cc..202efcbad23d 100644
--- a/www/py-google-cloud-vision/distinfo
+++ b/www/py-google-cloud-vision/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1771421774
-SHA256 (google_cloud_vision-3.12.1.tar.gz) = f99b83af7588d30e708b87e09ff73e43e380497fe82c799b9f05e03f310027c8
-SIZE (google_cloud_vision-3.12.1.tar.gz) = 587767
+TIMESTAMP = 1775587686
+SHA256 (google_cloud_vision-3.13.0.tar.gz) = 680f668d331858a3340eac41b732903d30dc69ed08020ffd1d5ca32580bdf546
+SIZE (google_cloud_vision-3.13.0.tar.gz) = 592075


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69e40065.33d57.48e07429>