diff --git a/www/py-google-cloud-resource-manager/Makefile b/www/py-google-cloud-resource-manager/Makefile index e12afd3ad3de..bf3145cfaa6f 100644 --- a/www/py-google-cloud-resource-manager/Makefile +++ b/www/py-google-cloud-resource-manager/Makefile @@ -1,27 +1,28 @@ PORTNAME= google-cloud-resource-manager -DISTVERSION= 1.13.0 -PORTREVISION= 1 +DISTVERSION= 1.17.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>=1.34.1:www/py-google-api-core@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}grpc-google-iam-v1>=0.12.4:devel/py-grpc-google-iam-v1@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}google-api-core>=2.11.0:www/py-google-api-core@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}grpc-google-iam-v1>=0.14.0:devel/py-grpc-google-iam-v1@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}proto-plus>=1.22.3:devel/py-proto-plus@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}protobuf>=3.20.2:devel/py-protobuf@${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 + .include diff --git a/www/py-google-cloud-resource-manager/distinfo b/www/py-google-cloud-resource-manager/distinfo index ef80cbe824ed..c0029faf1249 100644 --- a/www/py-google-cloud-resource-manager/distinfo +++ b/www/py-google-cloud-resource-manager/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1729848434 -SHA256 (google_cloud_resource_manager-1.13.0.tar.gz) = ae4bf69443f14b37007d4d84150115b0942e8b01650fd7a1fc6ff4dc1760e5c4 -SIZE (google_cloud_resource_manager-1.13.0.tar.gz) = 411515 +TIMESTAMP = 1777479252 +SHA256 (google_cloud_resource_manager-1.17.0.tar.gz) = 0f486b62e2c58ff992a3a50fa0f4a96eef7750aa6c971bb373398ccb91828660 +SIZE (google_cloud_resource_manager-1.17.0.tar.gz) = 464971