diff options
author | Nicola Vitale <nivit@FreeBSD.org> | 2025-03-13 09:56:19 +0100 |
---|---|---|
committer | Nicola Vitale <nivit@FreeBSD.org> | 2025-03-13 09:56:19 +0100 |
commit | 1863b5448254a0e153e8e32d2bb469b4fbeac893 (patch) | |
tree | e36793602bf1d2a8b5ad12c7e5054ddc403f3603 /www/py-google-api-python-client/Makefile | |
parent | games/veloren-weekly: update to s20250313 (diff) |
www/py-google-api-python-client: Update to 2.164.0
Release changes: https://github.com/googleapis/google-api-python-client/releases/tag/v2.164.0
Reported by: "release-please[bot]" <notifications@github.com>
Diffstat (limited to 'www/py-google-api-python-client/Makefile')
-rw-r--r-- | www/py-google-api-python-client/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/py-google-api-python-client/Makefile b/www/py-google-api-python-client/Makefile index a6356488d9d6..d4f52b68e2c8 100644 --- a/www/py-google-api-python-client/Makefile +++ b/www/py-google-api-python-client/Makefile @@ -1,6 +1,5 @@ PORTNAME= google-api-python-client -DISTVERSION= 2.163.0 -PORTREVISION= 1 +DISTVERSION= 2.164.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |