Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Jul 2022 12:41:16 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: 617fbd56eb57 - main - devel/py-google-cloud-iam: Update to 2.8.0
Message-ID:  <202207181241.26ICfG3P072414@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=617fbd56eb57210bfbc732138f880a9ac5118cc2

commit 617fbd56eb57210bfbc732138f880a9ac5118cc2
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-07-18 12:34:13 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-07-18 12:39:53 +0000

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

diff --git a/devel/py-google-cloud-iam/Makefile b/devel/py-google-cloud-iam/Makefile
index e62f8cf8a38e..5c1eee18bfb6 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.7.0
+PORTVERSION=	2.8.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,11 +12,11 @@ COMMENT=	IAM Service Account Credentials API client library
 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} \
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}google-api-core>=2.8.0<3.0.0:www/py-google-api-core@${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+
+USES=		python:3.7+
 USE_PYTHON=	autoplist concurrent distutils
 
 NO_ARCH=	yes
diff --git a/devel/py-google-cloud-iam/distinfo b/devel/py-google-cloud-iam/distinfo
index f89c4cf5f2b2..a7cf95e6290c 100644
--- a/devel/py-google-cloud-iam/distinfo
+++ b/devel/py-google-cloud-iam/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1656522276
-SHA256 (google-cloud-iam-2.7.0.tar.gz) = 2d91be49800d5d77a3f98023f3977f13d3d577ba476c75f2245afcd6594badf1
-SIZE (google-cloud-iam-2.7.0.tar.gz) = 75380
+TIMESTAMP = 1657835429
+SHA256 (google-cloud-iam-2.8.0.tar.gz) = dd2050291aff76936a92c0bbc0b342cf839d6bf8bdd010192dcc4df683183ac0
+SIZE (google-cloud-iam-2.8.0.tar.gz) = 68930



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