diff options
author | Nicola Vitale <nivit@FreeBSD.org> | 2024-03-23 11:40:11 +0100 |
---|---|---|
committer | Nicola Vitale <nivit@FreeBSD.org> | 2024-03-23 11:40:46 +0100 |
commit | f0f137c9b19fd0091a675b3fc58623742f683a2b (patch) | |
tree | 6164b23687a4bad96a02abd2246d7b6f4d855186 /www/py-google-api-python-client/Makefile | |
parent | net-p2p/xmrig: Update to 6.21.2 (diff) |
www/py-google-api-python-client: Update to 1.123.0
Release changes: https://github.com/googleapis/google-api-python-client/releases/tag/v2.123.0
Reported by: portscout
Diffstat (limited to 'www/py-google-api-python-client/Makefile')
-rw-r--r-- | www/py-google-api-python-client/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-google-api-python-client/Makefile b/www/py-google-api-python-client/Makefile index 36635f2a47c7..687420944103 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.122.0 +DISTVERSION= 2.123.0 PORTREVISION= 0 CATEGORIES= www python MASTER_SITES= PYPI |