diff --git a/www/py-google-cloud-resource-manager/Makefile b/www/py-google-cloud-resource-manager/Makefile index bf3145cfaa6f..86dff4ecdadb 100644 --- a/www/py-google-cloud-resource-manager/Makefile +++ b/www/py-google-cloud-resource-manager/Makefile @@ -1,28 +1,29 @@ PORTNAME= google-cloud-resource-manager -DISTVERSION= 1.17.0 +DISTVERSION= 1.18.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME:S/-/_/g}-${DISTVERSION} MAINTAINER= yuri@FreeBSD.org COMMENT= Google Cloud Resource Manager API client library WWW= https://github.com/googleapis/google-cloud-python LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-auth>=2.14.1:security/py-google-auth@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}google-api-core>=2.11.0:www/py-google-api-core@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=2.17.1:www/py-google-api-core@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}google-auth>=2.14.1:security/py-google-auth@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}grpc-google-iam-v1>=0.14.0:devel/py-grpc-google-iam-v1@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}grpcio>=1.59.0:devel/py-grpcio@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}proto-plus>=1.22.3:devel/py-proto-plus@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}protobuf>=4.25.8:devel/py-protobuf@${PY_FLAVOR} USES= python USE_PYTHON= distutils autoplist pytest NO_ARCH= yes -# tests as of 1.17.0: 2248 passed, 204 warnings in 5.12s +# tests as of 1.18.0: 1831 passed, 417 failed (environmental), 442 warnings in 5.91s .include diff --git a/www/py-google-cloud-resource-manager/distinfo b/www/py-google-cloud-resource-manager/distinfo index c0029faf1249..13aa1b94a097 100644 --- a/www/py-google-cloud-resource-manager/distinfo +++ b/www/py-google-cloud-resource-manager/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1777479252 -SHA256 (google_cloud_resource_manager-1.17.0.tar.gz) = 0f486b62e2c58ff992a3a50fa0f4a96eef7750aa6c971bb373398ccb91828660 -SIZE (google_cloud_resource_manager-1.17.0.tar.gz) = 464971 +TIMESTAMP = 1785109725 +SHA256 (google_cloud_resource_manager-1.18.0.tar.gz) = db689f800a14c66d041196a7fbb8bb8aae8dc87f28c2929e101a5ec766b15512 +SIZE (google_cloud_resource_manager-1.18.0.tar.gz) = 463674