Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Mar 2024 17:44:13 GMT
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: 4171c12f8eec - main - www/py-google-cloud-resource-manager: update 1.12.0 =?utf-8?Q?=E2=86=92?= 1.12.3
Message-ID:  <202403141744.42EHiD7K052579@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4171c12f8eecd6309385c0f9cb40215c6e1964d6

commit 4171c12f8eecd6309385c0f9cb40215c6e1964d6
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-03-14 02:17:30 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-03-14 17:44:05 +0000

    www/py-google-cloud-resource-manager: update 1.12.0 → 1.12.3
    
    Reported by:    portscout
---
 www/py-google-cloud-resource-manager/Makefile | 5 +++--
 www/py-google-cloud-resource-manager/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/www/py-google-cloud-resource-manager/Makefile b/www/py-google-cloud-resource-manager/Makefile
index b4632ad2f30b..b2e5567a009f 100644
--- a/www/py-google-cloud-resource-manager/Makefile
+++ b/www/py-google-cloud-resource-manager/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	google-cloud-resource-manager
-DISTVERSION=	1.12.0
+DISTVERSION=	1.12.3
 CATEGORIES=	www python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,7 +11,8 @@ WWW=		https://github.com/googleapis/google-cloud-python
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}google-api-core>=1.34.0:www/py-google-api-core@${PY_FLAVOR} \
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}google-auth>=2.14.1:security/py-google-auth@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}google-api-core>=1.34.0: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}proto-plus>=1.22.3:devel/py-proto-plus@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}protobuf>=3.19.5:devel/py-protobuf@${PY_FLAVOR}
diff --git a/www/py-google-cloud-resource-manager/distinfo b/www/py-google-cloud-resource-manager/distinfo
index df28b7d09fa6..2c92cb97c679 100644
--- a/www/py-google-cloud-resource-manager/distinfo
+++ b/www/py-google-cloud-resource-manager/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1707038002
-SHA256 (google-cloud-resource-manager-1.12.0.tar.gz) = c2c4ae53e5f9ff612e4cf961f1bac3f9100ae54a5122c1b1cd4236e884d112c5
-SIZE (google-cloud-resource-manager-1.12.0.tar.gz) = 374226
+TIMESTAMP = 1710373917
+SHA256 (google-cloud-resource-manager-1.12.3.tar.gz) = 809851824119834e4f2310b2c4f38621c1d16b2bb14d5b9f132e69c79d355e7f
+SIZE (google-cloud-resource-manager-1.12.3.tar.gz) = 373950



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403141744.42EHiD7K052579>