Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Apr 2026 22:49:40 +0000
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 7148bf863a1c - main - www/py-google-cloud-resource-manager: update 1.13.=?utf-8?Q?0 =E2=86=92 1.?=17.0
Message-ID:  <69f28b04.21201.6a367e98@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7148bf863a1c16eefa1944da9bd2a69c3cbf5eb9

commit 7148bf863a1c16eefa1944da9bd2a69c3cbf5eb9
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-04-29 16:28:06 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-04-29 22:49:35 +0000

    www/py-google-cloud-resource-manager: update 1.13.0 → 1.17.0
---
 www/py-google-cloud-resource-manager/Makefile | 11 ++++++-----
 www/py-google-cloud-resource-manager/distinfo |  6 +++---
 2 files changed, 9 insertions(+), 8 deletions(-)

diff --git a/www/py-google-cloud-resource-manager/Makefile b/www/py-google-cloud-resource-manager/Makefile
index e12afd3ad3de..bf3145cfaa6f 100644
--- a/www/py-google-cloud-resource-manager/Makefile
+++ b/www/py-google-cloud-resource-manager/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	google-cloud-resource-manager
-DISTVERSION=	1.13.0
-PORTREVISION=	1
+DISTVERSION=	1.17.0
 CATEGORIES=	www python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,14 +13,16 @@ LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}google-auth>=2.14.1:security/py-google-auth@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}google-api-core>=1.34.1:www/py-google-api-core@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}grpc-google-iam-v1>=0.12.4:devel/py-grpc-google-iam-v1@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}google-api-core>=2.11.0:www/py-google-api-core@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}grpc-google-iam-v1>=0.14.0:devel/py-grpc-google-iam-v1@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}proto-plus>=1.22.3:devel/py-proto-plus@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}protobuf>=3.20.2:devel/py-protobuf@${PY_FLAVOR}
+		${PYTHON_PKGNAMEPREFIX}protobuf>=4.25.8:devel/py-protobuf@${PY_FLAVOR}
 
 USES=		python
 USE_PYTHON=	distutils autoplist pytest
 
 NO_ARCH=	yes
 
+# tests as of 1.17.0: 2248 passed, 204 warnings in 5.12s
+
 .include <bsd.port.mk>
diff --git a/www/py-google-cloud-resource-manager/distinfo b/www/py-google-cloud-resource-manager/distinfo
index ef80cbe824ed..c0029faf1249 100644
--- a/www/py-google-cloud-resource-manager/distinfo
+++ b/www/py-google-cloud-resource-manager/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1729848434
-SHA256 (google_cloud_resource_manager-1.13.0.tar.gz) = ae4bf69443f14b37007d4d84150115b0942e8b01650fd7a1fc6ff4dc1760e5c4
-SIZE (google_cloud_resource_manager-1.13.0.tar.gz) = 411515
+TIMESTAMP = 1777479252
+SHA256 (google_cloud_resource_manager-1.17.0.tar.gz) = 0f486b62e2c58ff992a3a50fa0f4a96eef7750aa6c971bb373398ccb91828660
+SIZE (google_cloud_resource_manager-1.17.0.tar.gz) = 464971


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69f28b04.21201.6a367e98>