Skip to content

Commit

Permalink
devel/py-google-cloud-iam: Update to 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jul 15, 2021
1 parent 4ba6d67 commit c6a1eed
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions devel/py-google-cloud-iam/Makefile
@@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>

PORTNAME= google-cloud-iam
PORTVERSION= 2.2.0
PORTVERSION= 2.3.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -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}

Expand Down
6 changes: 3 additions & 3 deletions 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

0 comments on commit c6a1eed

Please sign in to comment.