diff options
author | Nicola Vitale <nivit@FreeBSD.org> | 2023-12-08 15:34:39 +0100 |
---|---|---|
committer | Nicola Vitale <nivit@FreeBSD.org> | 2023-12-09 18:14:00 +0100 |
commit | 8f6cd8864ab51adc0a0fc801868afd005de5594b (patch) | |
tree | ecdb64b58c4a2c4e05418fc8f91bf879f389c27f /www/py-google-api-python-client/Makefile | |
parent | lang/libhx: update the port to version 4.19 (diff) |
www/py-google-api-python-client: Update to 2.110.0
Release notes: https://github.com/googleapis/google-api-python-client/releases/tag/v2.110.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 | 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 7e65c4cbacfe..b84e0ca6956d 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.109.0 +DISTVERSION= 2.110.0 PORTREVISION= 0 CATEGORIES= www python MASTER_SITES= PYPI |