Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Mar 2026 01:54:43 +0000
From:      Hiroki Tagato <tagattie@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 46dca908858e - main - security/py-google-cloud-kms: Update to 3.12.0
Message-ID:  <69c734e3.1fe53.164a7fa5@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by tagattie:

URL: https://cgit.FreeBSD.org/ports/commit/?id=46dca908858ee8c8c73cef1cb9b8b0e87e5b22fd

commit 46dca908858ee8c8c73cef1cb9b8b0e87e5b22fd
Author:     Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2026-03-28 01:53:33 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2026-03-28 01:54:35 +0000

    security/py-google-cloud-kms: Update to 3.12.0
    
    Changelog: https://github.com/googleapis/google-cloud-python/blob/google-cloud-kms-v3.12.0/packages/google-cloud-kms/CHANGELOG.md
    
    Reported by:    portscout
---
 security/py-google-cloud-kms/Makefile | 6 +++---
 security/py-google-cloud-kms/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/security/py-google-cloud-kms/Makefile b/security/py-google-cloud-kms/Makefile
index d509c67048f6..a40974252ceb 100644
--- a/security/py-google-cloud-kms/Makefile
+++ b/security/py-google-cloud-kms/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	google-cloud-kms
-DISTVERSION=	3.11.0
+DISTVERSION=	3.12.0
 CATEGORIES=	security python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,11 +12,11 @@ WWW=		https://pypi.org/project/google-cloud-kms/
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}google-api-core>=1.34.1<3.0.0:www/py-google-api-core@${PY_FLAVOR} \
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}google-api-core>=2.11.0<3.0.0:www/py-google-api-core@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}google-auth>=2.14.1<3.0.0:security/py-google-auth@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}grpcio>=1.33.2<2.0.0:devel/py-grpcio@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}proto-plus>=1.22.3<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} \
 		${PYTHON_PKGNAMEPREFIX}grpc-google-iam-v1>=0.14.0<1.0.0:devel/py-grpc-google-iam-v1@${PY_FLAVOR}
 TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pytest-asyncio>0:devel/py-pytest-asyncio@${PY_FLAVOR}
 
diff --git a/security/py-google-cloud-kms/distinfo b/security/py-google-cloud-kms/distinfo
index 6abedf878a54..51b561d1f369 100644
--- a/security/py-google-cloud-kms/distinfo
+++ b/security/py-google-cloud-kms/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1771570673
-SHA256 (google_cloud_kms-3.11.0.tar.gz) = 5f7d7bdb347f13a8a2b7bad6cbdf3846a51690df7215586845b62851b88839f7
-SIZE (google_cloud_kms-3.11.0.tar.gz) = 434866
+TIMESTAMP = 1774661306
+SHA256 (google_cloud_kms-3.12.0.tar.gz) = c9445aac1e35a9f76efb4a7d57c9a2aa7b73034b6afec339ba0862fe4993ff25
+SIZE (google_cloud_kms-3.12.0.tar.gz) = 440013


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69c734e3.1fe53.164a7fa5>