Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 04 Feb 2026 10:17:45 +0000
From:      Nicola Vitale <nivit@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 62cddfe68ee2 - main - www/py-google-api-python-client: Update to 2.189.0
Message-ID:  <69831cc9.46d46.d8844e6@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by nivit:

URL: https://cgit.FreeBSD.org/ports/commit/?id=62cddfe68ee298cd8538e39aceaf2dd42488a558

commit 62cddfe68ee298cd8538e39aceaf2dd42488a558
Author:     Nicola Vitale <nivit@FreeBSD.org>
AuthorDate: 2026-02-04 10:16:19 +0000
Commit:     Nicola Vitale <nivit@FreeBSD.org>
CommitDate: 2026-02-04 10:16:19 +0000

    www/py-google-api-python-client: Update to 2.189.0
    
    ChangeLog:      https://github.com/googleapis/google-api-python-client/releases/tag/v2.189.0
    Reported by:    "release-please[bot]" <notifications@github.com>
---
 www/py-google-api-python-client/Makefile | 4 ++--
 www/py-google-api-python-client/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/www/py-google-api-python-client/Makefile b/www/py-google-api-python-client/Makefile
index 8f4ba493d6c7..ab0af913c406 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.188.0
+DISTVERSION=	2.189.0
 PORTREVISION=	0
 CATEGORIES=	www python
 MASTER_SITES=	PYPI
@@ -18,7 +18,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}google-api-core>=1.31.5:www/py-google-api-co
 		${PYTHON_PKGNAMEPREFIX}google-auth>=1.32:security/py-google-auth@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}httplib2>=0.19.0:www/py-httplib2@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}uritemplate>=3.0.1:net/py-uritemplate@${PY_FLAVOR}
-# tests: 309 passed, 21 skipped, 3 deselected, 12 warnings
+# tests: 321 passed, 9 skipped, 3 deselected, 12 warnings
 TEST_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} \
diff --git a/www/py-google-api-python-client/distinfo b/www/py-google-api-python-client/distinfo
index 1919d7d6be8f..d5bd128fc8fa 100644
--- a/www/py-google-api-python-client/distinfo
+++ b/www/py-google-api-python-client/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1768395037
-SHA256 (google_api_python_client-2.188.0.tar.gz) = 5c469db6614f071009e3e5bb8b6aeeccae3beb3647fa9c6cd97f0d551edde0b6
-SIZE (google_api_python_client-2.188.0.tar.gz) = 14302906
+TIMESTAMP = 1770198503
+SHA256 (google_api_python_client-2.189.0.tar.gz) = 45f2d8559b5c895dde6ad3fb33de025f5cb2c197fa5862f18df7f5295a172741
+SIZE (google_api_python_client-2.189.0.tar.gz) = 13979470


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69831cc9.46d46.d8844e6>