Skip to content

Commit

Permalink
devel/py-google-cloud-iam: Update to 2.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Mar 25, 2022
1 parent 846b960 commit 69b5938
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 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.5.1
PORTVERSION= 2.6.1
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -12,8 +12,8 @@ COMMENT= IAM Service Account Credentials API client library
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=1.28.0<3.0.0:www/py-google-api-core@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}proto-plus>=0.4.0:devel/py-proto-plus@${PY_FLAVOR}
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}

USES= python:3.6+
USE_PYTHON= autoplist concurrent distutils
Expand Down
6 changes: 3 additions & 3 deletions devel/py-google-cloud-iam/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1636117256
SHA256 (google-cloud-iam-2.5.1.tar.gz) = b26294d02b14b40586eceb099a0e3a74265ae10a3f46fd49890cac55ad5f861f
SIZE (google-cloud-iam-2.5.1.tar.gz) = 33917
TIMESTAMP = 1647264536
SHA256 (google-cloud-iam-2.6.1.tar.gz) = 7355cf1393c10d7460a6228605f0211c1eb24cfcaf6f2dda6799c5e34faa1624
SIZE (google-cloud-iam-2.6.1.tar.gz) = 44435

0 comments on commit 69b5938

Please sign in to comment.