Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Jul 2024 09:12:17 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: fcbfc9c1bf62 - main - www/py-google-cloud-resource-manager: update 1.12.3 =?utf-8?Q?=E2=86=92?= 1.12.4
Message-ID:  <202407090912.4699CHL4019566@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=fcbfc9c1bf62ba782fbb1b3f9a47e90ce0a2c3d6

commit fcbfc9c1bf62ba782fbb1b3f9a47e90ce0a2c3d6
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-07-09 09:10:36 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-07-09 09:12:12 +0000

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

diff --git a/www/py-google-cloud-resource-manager/Makefile b/www/py-google-cloud-resource-manager/Makefile
index b2e5567a009f..4b0983481449 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.3
+DISTVERSION=	1.12.4
 CATEGORIES=	www python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,10 +12,10 @@ 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.0:www/py-google-api-core@${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}proto-plus>=1.22.3:devel/py-proto-plus@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}protobuf>=3.19.5:devel/py-protobuf@${PY_FLAVOR}
+		${PYTHON_PKGNAMEPREFIX}protobuf>=3.20.2:devel/py-protobuf@${PY_FLAVOR}
 
 USES=		python
 USE_PYTHON=	distutils autoplist pytest
diff --git a/www/py-google-cloud-resource-manager/distinfo b/www/py-google-cloud-resource-manager/distinfo
index 2c92cb97c679..fe9235fb8e46 100644
--- a/www/py-google-cloud-resource-manager/distinfo
+++ b/www/py-google-cloud-resource-manager/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1710373917
-SHA256 (google-cloud-resource-manager-1.12.3.tar.gz) = 809851824119834e4f2310b2c4f38621c1d16b2bb14d5b9f132e69c79d355e7f
-SIZE (google-cloud-resource-manager-1.12.3.tar.gz) = 373950
+TIMESTAMP = 1720516049
+SHA256 (google-cloud-resource-manager-1.12.4.tar.gz) = 3eda914a925e92465ef80faaab7e0f7a9312d486dd4e123d2c76e04bac688ff0
+SIZE (google-cloud-resource-manager-1.12.4.tar.gz) = 393066



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