diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2024-03-14 02:17:30 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2024-03-14 17:44:05 +0000 |
commit | 4171c12f8eecd6309385c0f9cb40215c6e1964d6 (patch) | |
tree | 557db2079e693a8e689b12d397ca737fec9dd7ef | |
parent | 036037fb1a61c6c2a93105baa402a0989c0f1320 (diff) | |
download | ports-4171c12f8eecd6309385c0f9cb40215c6e1964d6.tar.gz ports-4171c12f8eecd6309385c0f9cb40215c6e1964d6.zip |
www/py-google-cloud-resource-manager: update 1.12.0 → 1.12.3
Reported by: portscout
-rw-r--r-- | www/py-google-cloud-resource-manager/Makefile | 5 | ||||
-rw-r--r-- | www/py-google-cloud-resource-manager/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/www/py-google-cloud-resource-manager/Makefile b/www/py-google-cloud-resource-manager/Makefile index b4632ad2f30b..b2e5567a009f 100644 --- a/www/py-google-cloud-resource-manager/Makefile +++ b/www/py-google-cloud-resource-manager/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-cloud-resource-manager -DISTVERSION= 1.12.0 +DISTVERSION= 1.12.3 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,7 +11,8 @@ WWW= https://github.com/googleapis/google-cloud-python LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=1.34.0:www/py-google-api-core@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-auth>=2.14.1:security/py-google-auth@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}google-api-core>=1.34.0: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}proto-plus>=1.22.3:devel/py-proto-plus@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}protobuf>=3.19.5:devel/py-protobuf@${PY_FLAVOR} diff --git a/www/py-google-cloud-resource-manager/distinfo b/www/py-google-cloud-resource-manager/distinfo index df28b7d09fa6..2c92cb97c679 100644 --- a/www/py-google-cloud-resource-manager/distinfo +++ b/www/py-google-cloud-resource-manager/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1707038002 -SHA256 (google-cloud-resource-manager-1.12.0.tar.gz) = c2c4ae53e5f9ff612e4cf961f1bac3f9100ae54a5122c1b1cd4236e884d112c5 -SIZE (google-cloud-resource-manager-1.12.0.tar.gz) = 374226 +TIMESTAMP = 1710373917 +SHA256 (google-cloud-resource-manager-1.12.3.tar.gz) = 809851824119834e4f2310b2c4f38621c1d16b2bb14d5b9f132e69c79d355e7f +SIZE (google-cloud-resource-manager-1.12.3.tar.gz) = 373950 |