Date: Wed, 9 Oct 2024 15:17:41 GMT 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: 3a7ac558d23d - main - www/py-google-api-python-client: Update to 2.149.0 Message-ID: <202410091517.499FHfZ1030014@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by nivit: URL: https://cgit.FreeBSD.org/ports/commit/?id=3a7ac558d23de0bb69e22f59a7c18dab005f6e9d commit 3a7ac558d23de0bb69e22f59a7c18dab005f6e9d Author: Nicola Vitale <nivit@FreeBSD.org> AuthorDate: 2024-10-09 15:15:29 +0000 Commit: Nicola Vitale <nivit@FreeBSD.org> CommitDate: 2024-10-09 15:15:29 +0000 www/py-google-api-python-client: Update to 2.149.0 Release changes: https://github.com/googleapis/google-api-python-client/releases/tag/v2.149.0 Reported by: "release-please[bot]" <notifications@github.com> --- www/py-google-api-python-client/Makefile | 2 +- www/py-google-api-python-client/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/py-google-api-python-client/Makefile b/www/py-google-api-python-client/Makefile index 67eb080fb8f7..f77c406d6ae5 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.148.0 +DISTVERSION= 2.149.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-google-api-python-client/distinfo b/www/py-google-api-python-client/distinfo index 632d5ac9c96d..de2948f53be8 100644 --- a/www/py-google-api-python-client/distinfo +++ b/www/py-google-api-python-client/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1728329991 -SHA256 (google_api_python_client-2.148.0.tar.gz) = c362581853582a0fec0b8a9f03a4067b4bbbb12720e5492095d166f67bb40320 -SIZE (google_api_python_client-2.148.0.tar.gz) = 11762466 +TIMESTAMP = 1728485970 +SHA256 (google_api_python_client-2.149.0.tar.gz) = b9d68c6b14ec72580d66001bd33c5816b78e2134b93ccc5cf8f624516b561750 +SIZE (google_api_python_client-2.149.0.tar.gz) = 11791789
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410091517.499FHfZ1030014>