git: 902fcfa4ee5d - main - www/py-google-api-python-client: Update to 2.195.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 01 May 2026 13:21:14 UTC
The branch main has been updated by nivit:
URL: https://cgit.FreeBSD.org/ports/commit/?id=902fcfa4ee5d1f946fb3ada040d4744ba9f4406b
commit 902fcfa4ee5d1f946fb3ada040d4744ba9f4406b
Author: Nicola Vitale <nivit@FreeBSD.org>
AuthorDate: 2026-05-01 13:20:03 +0000
Commit: Nicola Vitale <nivit@FreeBSD.org>
CommitDate: 2026-05-01 13:20:57 +0000
www/py-google-api-python-client: Update to 2.195.0
- Convert to PEP517
ChangeLog: https://github.com/googleapis/google-api-python-client/releases/tag/v2.195.0
Reported by: "release-please[bot]" <notifications@github.com>
---
www/py-google-api-python-client/Makefile | 6 ++++--
www/py-google-api-python-client/distinfo | 6 +++---
2 files changed, 7 insertions(+), 5 deletions(-)
diff --git a/www/py-google-api-python-client/Makefile b/www/py-google-api-python-client/Makefile
index 91b2bc6912f5..a1045ee0d880 100644
--- a/www/py-google-api-python-client/Makefile
+++ b/www/py-google-api-python-client/Makefile
@@ -1,5 +1,5 @@
PORTNAME= google-api-python-client
-DISTVERSION= 2.194.0
+DISTVERSION= 2.195.0
PORTREVISION= 0
CATEGORIES= www python
MASTER_SITES= PYPI
@@ -13,6 +13,8 @@ WWW= https://github.com/googleapis/google-api-python-client
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=63.1.0_3:devel/py-setuptools@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}wheel>=0.47.0:devel/py-wheel@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=1.31.5:www/py-google-api-core@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}google-auth-httplib2>=0.2.0:security/py-google-auth-httplib2@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}google-auth>=1.32:security/py-google-auth@${PY_FLAVOR} \
@@ -27,7 +29,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=1.31.5:www/py-google-api-c
${PYTHON_PKGNAMEPREFIX}uritemplate>=3.0.1:net/py-uritemplate@${PY_FLAVOR}
USES= pytest python
-USE_PYTHON= autoplist distutils pytest
+USE_PYTHON= autoplist pep517 pytest
# Require Application Default Credentials
# see https://cloud.google.com/docs/authentication/external/set-up-adc
PYTEST_IGNORED_TESTS= test_universe_env_var_configured_with_mtls \
diff --git a/www/py-google-api-python-client/distinfo b/www/py-google-api-python-client/distinfo
index 65900e637a4c..4e14eafa80f9 100644
--- a/www/py-google-api-python-client/distinfo
+++ b/www/py-google-api-python-client/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1775727025
-SHA256 (google_api_python_client-2.194.0.tar.gz) = db92647bd1a90f40b79c9618461553c2b20b6a43ce7395fa6de07132dc14f023
-SIZE (google_api_python_client-2.194.0.tar.gz) = 14443469
+TIMESTAMP = 1777640755
+SHA256 (google_api_python_client-2.195.0.tar.gz) = c72cf2661c3addf01c880ce60541e83e1df354644b874f7f9d8d5ed2070446ae
+SIZE (google_api_python_client-2.195.0.tar.gz) = 14584819