Skip to content

Commit

Permalink
devel/py-google-cloud-iam: Update to 2.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jul 18, 2022
1 parent 6501b91 commit 617fbd5
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.7.0
PORTVERSION= 2.8.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -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
Expand Down
6 changes: 3 additions & 3 deletions 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

0 comments on commit 617fbd5

Please sign in to comment.