Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Aug 2021 14:59:12 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: 7a221620945a - main - devel/py-google-cloud-iam: Update to 2.3.1
Message-ID:  <202108081459.178ExCOB025084@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=7a221620945ab54afce11ee3c0da3f56b8ee6dd9

commit 7a221620945ab54afce11ee3c0da3f56b8ee6dd9
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-08-08 14:35:54 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-08-08 14:54:06 +0000

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

diff --git a/devel/py-google-cloud-iam/Makefile b/devel/py-google-cloud-iam/Makefile
index 0ea75de7fb8f..6cf18fcb3001 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.3.0
+PORTVERSION=	2.3.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +12,7 @@ COMMENT=	IAM Service Account Credentials API client library
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}google-api-core>=1.26.0<2.0.0:www/py-google-api-core@${PY_FLAVOR} \
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}google-api-core>=1.26.0<3.0.0:www/py-google-api-core@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}packaging>=14.3:devel/py-packaging@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}proto-plus>=0.4.0:devel/py-proto-plus@${PY_FLAVOR}
 
diff --git a/devel/py-google-cloud-iam/distinfo b/devel/py-google-cloud-iam/distinfo
index c1b0e3b3d989..fc2aa7695f04 100644
--- a/devel/py-google-cloud-iam/distinfo
+++ b/devel/py-google-cloud-iam/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1626280986
-SHA256 (google-cloud-iam-2.3.0.tar.gz) = 6325916325dd8d7e30b53358ae3c2cdbc8dca1544b5b972fe6a272ec2dd5753d
-SIZE (google-cloud-iam-2.3.0.tar.gz) = 33905
+TIMESTAMP = 1628103112
+SHA256 (google-cloud-iam-2.3.1.tar.gz) = b1f054aaf0f6c5a0be0e926ecb6f86815d7c12de445176dcd391a21e5466d798
+SIZE (google-cloud-iam-2.3.1.tar.gz) = 34055



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