Update to 2.0.0

Changes:	https://github.com/googleapis/python-iam/releases
This commit is contained in:
Sunpoet Po-Chuan Hsieh
2020-08-08 10:19:21 +00:00
parent 7d0a07b9f2
commit 1bfe95945c
2 changed files with 9 additions and 7 deletions

View File

@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= google-cloud-iam
PORTVERSION= 1.0.1
PORTVERSION= 2.0.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -13,10 +13,12 @@ COMMENT= IAM Service Account Credentials API client library
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=1.14.0<2.0.0:www/py-google-api-core@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}grpcio>=1.8.2<2.0:devel/py-grpcio@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=1.22.0<2.0.0:www/py-google-api-core@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}grpcio>=1.8.2<2.0:devel/py-grpcio@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}libcst>=0.2.5:devel/py-libcst@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}proto-plus>=0.4.0:devel/py-proto-plus@${PY_FLAVOR}
USES= python:3.5+
USES= python:3.6+
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes

View File

@@ -1,3 +1,3 @@
TIMESTAMP = 1594117189
SHA256 (google-cloud-iam-1.0.1.tar.gz) = eeaca4beb88556a38f5b23b3c35a5c111b7cb465a8cff12306ef0e7943564a4a
SIZE (google-cloud-iam-1.0.1.tar.gz) = 23798
TIMESTAMP = 1596280092
SHA256 (google-cloud-iam-2.0.0.tar.gz) = 5351a22b56c0d7b72019a387737ce7b156babce87a7f31b88fd222bd55e9baff
SIZE (google-cloud-iam-2.0.0.tar.gz) = 28427