diff options
Diffstat (limited to 'devel/py-google-cloud-iam')
| -rw-r--r-- | devel/py-google-cloud-iam/Makefile | 6 | ||||
| -rw-r--r-- | devel/py-google-cloud-iam/distinfo | 6 |
2 files changed, 7 insertions, 5 deletions
diff --git a/devel/py-google-cloud-iam/Makefile b/devel/py-google-cloud-iam/Makefile index 418da608c302..e64b29a0b628 100644 --- a/devel/py-google-cloud-iam/Makefile +++ b/devel/py-google-cloud-iam/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-cloud-iam -PORTVERSION= 2.19.1 +PORTVERSION= 2.20.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -7,7 +7,8 @@ DISTNAME= google_cloud_iam-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= IAM Service Account Credentials API client library -WWW= https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-iam \ +WWW= https://cloud.google.com/python/docs/reference/iam/latest \ + https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-iam \ https://github.com/googleapis/google-cloud-python LICENSE= APACHE20 @@ -18,6 +19,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLA RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=2.10.0<3.0.0:www/py-google-api-core@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}google-auth>=2.14.1<3.0.0:security/py-google-auth@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}grpc-google-iam-v1>=0.12.4<1.0.0:devel/py-grpc-google-iam-v1@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}grpcio>=1.75.1<2.0.0:devel/py-grpcio@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}proto-plus>=1.25.0<2.0.0:devel/py-proto-plus@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}protobuf>=4.21.6,1<7.0.0,1:devel/py-protobuf@${PY_FLAVOR} diff --git a/devel/py-google-cloud-iam/distinfo b/devel/py-google-cloud-iam/distinfo index 4f280de85160..d0242eeaf9ba 100644 --- a/devel/py-google-cloud-iam/distinfo +++ b/devel/py-google-cloud-iam/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753796060 -SHA256 (google_cloud_iam-2.19.1.tar.gz) = f059c369ad98af6be3401f0f5d087775d775fb96833be1e9ab8048c422fb1bf4 -SIZE (google_cloud_iam-2.19.1.tar.gz) = 479801 +TIMESTAMP = 1761446620 +SHA256 (google_cloud_iam-2.20.0.tar.gz) = 06568ed8313f59fac46d21a5aae4c54eb1dda9f6bcecf2736c58ab1065dc9173 +SIZE (google_cloud_iam-2.20.0.tar.gz) = 480552 |
