git: c6a1eedb1a07 - main - devel/py-google-cloud-iam: Update to 2.3.0
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Jul 15 20:49:26 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c6a1eedb1a0756dd2ea42aa49a84a5127e940bbd
commit c6a1eedb1a0756dd2ea42aa49a84a5127e940bbd
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-15 20:32:12 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-07-15 20:32:12 +0000
devel/py-google-cloud-iam: Update to 2.3.0
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 259f5cb42147..0ea75de7fb8f 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 at FreeBSD.org>
PORTNAME= google-cloud-iam
-PORTVERSION= 2.2.0
+PORTVERSION= 2.3.0
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.22.2<2.0.0:www/py-google-api-core@${PY_FLAVOR} \
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=1.26.0<2.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 29488e11894b..c1b0e3b3d989 100644
--- a/devel/py-google-cloud-iam/distinfo
+++ b/devel/py-google-cloud-iam/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1622214072
-SHA256 (google-cloud-iam-2.2.0.tar.gz) = 1f64b78c854c0629f20903011d6def28c981ce5682a5221031f6ae1caa0a1fea
-SIZE (google-cloud-iam-2.2.0.tar.gz) = 35404
+TIMESTAMP = 1626280986
+SHA256 (google-cloud-iam-2.3.0.tar.gz) = 6325916325dd8d7e30b53358ae3c2cdbc8dca1544b5b972fe6a272ec2dd5753d
+SIZE (google-cloud-iam-2.3.0.tar.gz) = 33905
More information about the dev-commits-ports-all
mailing list