diff options
author | Nicola Vitale <nivit@FreeBSD.org> | 2023-02-09 22:51:54 +0100 |
---|---|---|
committer | Nicola Vitale <nivit@FreeBSD.org> | 2023-02-09 22:51:54 +0100 |
commit | 828b16a5850f7c732705bb4cc4f8ed207faeac0d (patch) | |
tree | 5f1a29d51737d32e89d653e0e2c9f3b85a6bce2b /www/py-google-api-python-client/Makefile | |
parent | devel/goreleaser: Update to 1.15.2 (diff) |
www/py-google-api-python-client: Update to 2.77.0
Changes: https://github.com/googleapis/google-api-python-client/releases/tag/v2.77.0
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 42683d16bc1b..589d0043934e 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.76.0 +DISTVERSION= 2.77.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |