Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Jun 2022 23:19:49 GMT
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: 281b8df9d794 - main - devel/py-google-cloud-iam: Update to 2.6.2
Message-ID:  <202206092319.259NJnAS043026@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=281b8df9d7946d4f071636647c8437849b85cdee

commit 281b8df9d7946d4f071636647c8437849b85cdee
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-06-09 23:10:44 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-06-09 23:16:04 +0000

    devel/py-google-cloud-iam: Update to 2.6.2
    
    Changes:        https://github.com/googleapis/python-iam/releases
---
 devel/py-google-cloud-iam/Makefile | 5 +++--
 devel/py-google-cloud-iam/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/devel/py-google-cloud-iam/Makefile b/devel/py-google-cloud-iam/Makefile
index af3047d5d470..b53afcaa677f 100644
--- a/devel/py-google-cloud-iam/Makefile
+++ b/devel/py-google-cloud-iam/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
 
 PORTNAME=	google-cloud-iam
-PORTVERSION=	2.6.1
+PORTVERSION=	2.6.2
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -13,7 +13,8 @@ LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}google-api-core>=1.31.5<3.0.0:www/py-google-api-core@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}proto-plus>=1.15.0:devel/py-proto-plus@${PY_FLAVOR}
+		${PYTHON_PKGNAMEPREFIX}proto-plus>=1.15.0<2.0.0:devel/py-proto-plus@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}protobuf>=3.19.0,1<4.0.0,1:devel/py-protobuf@${PY_FLAVOR}
 
 USES=		python:3.6+
 USE_PYTHON=	autoplist concurrent distutils
diff --git a/devel/py-google-cloud-iam/distinfo b/devel/py-google-cloud-iam/distinfo
index 6fabc4aac97d..460adcee065b 100644
--- a/devel/py-google-cloud-iam/distinfo
+++ b/devel/py-google-cloud-iam/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1647264536
-SHA256 (google-cloud-iam-2.6.1.tar.gz) = 7355cf1393c10d7460a6228605f0211c1eb24cfcaf6f2dda6799c5e34faa1624
-SIZE (google-cloud-iam-2.6.1.tar.gz) = 44435
+TIMESTAMP = 1654774080
+SHA256 (google-cloud-iam-2.6.2.tar.gz) = 20e9796567a4a628a438e310fda7ebca23fed253cbb7889d4a6540451263f0b1
+SIZE (google-cloud-iam-2.6.2.tar.gz) = 44688



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