git: b7eb23438ae1 - main - devel/py-google-cloud-iam: Update to 2.14.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 23 Mar 2024 15:00:42 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=b7eb23438ae1dce4ed9f93c5df87f4abca407e60 commit b7eb23438ae1dce4ed9f93c5df87f4abca407e60 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-03-23 14:21:08 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-03-23 14:31:15 +0000 devel/py-google-cloud-iam: Update to 2.14.3 - Convert to USE_PYTHON=pep517 Changes: https://github.com/googleapis/google-cloud-python/releases https://github.com/googleapis/google-cloud-python/blob/main/packages/google-cloud-iam/CHANGELOG.md --- devel/py-google-cloud-iam/Makefile | 6 ++++-- 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 913d8dc6e5fd..85cf708dd372 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.14.2 +PORTVERSION= 2.14.3 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,13 +12,15 @@ WWW= https://github.com/googleapis/google-cloud-python/tree/main/packages/googl LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} 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}proto-plus>=1.22.3<2.0.0:devel/py-proto-plus@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}protobuf>=4.21.6,1<5.0.0,1:devel/py-protobuf@${PY_FLAVOR} USES= python -USE_PYTHON= autoplist concurrent distutils +USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/devel/py-google-cloud-iam/distinfo b/devel/py-google-cloud-iam/distinfo index fe4148da644e..e96d23f5bafa 100644 --- a/devel/py-google-cloud-iam/distinfo +++ b/devel/py-google-cloud-iam/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1709390538 -SHA256 (google-cloud-iam-2.14.2.tar.gz) = 57d53b280ce211b92dbb7bf8a1bd0138dbfe37ba03602ffe7b3679b2b4d554b1 -SIZE (google-cloud-iam-2.14.2.tar.gz) = 130525 +TIMESTAMP = 1710712430 +SHA256 (google-cloud-iam-2.14.3.tar.gz) = c82e993f8a9219c5ba1fce139c34aed6f019dd5f9b45ce956d5430583d2af26e +SIZE (google-cloud-iam-2.14.3.tar.gz) = 130517