mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-06 06:30:19 +00:00
devel/py-google-cloud-iam: Update to 2.3.0
Changes: https://github.com/googleapis/python-iam/releases
This commit is contained in:
parent
4ba6d677af
commit
c6a1eedb1a
@ -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}
|
||||
@ -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}
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user