pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/py-google-api-python-client py-google-api-python-c...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c7a09a8cc3f7
branches: trunk
changeset: 412827:c7a09a8cc3f7
user: adam <adam%pkgsrc.org@localhost>
date: Thu Mar 12 16:23:31 2020 +0000
description:
py-google-api-python-client: updated to 1.17.12
Version 1.7.12
Bugfix release
Implementation Changes
- Look for field 'detail' in error message.
- Exclude 308s from httplib2 redirect codes list
Documentation
- Remove oauth2client from docs
- Fix typo.
- Remove compatibility badges.
- Fix TypeError: search_analytics_api_sample.py
- Correct response access
- Fix link to API explorer
- Fix argument typo in oauth2 code example
- Recommend install with virtualenv
- Fix capitalization in docs/README.md
- Remove compatibility badges
- Remove mentions of pycrypto
- Fix typo in model.py
- Add note about Google Ads llibrary
Internal / Testing Changes
- Blacken
- Move kokoro configs
diffstat:
www/py-google-api-python-client/Makefile | 4 ++--
www/py-google-api-python-client/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r d2e7cc0a0db0 -r c7a09a8cc3f7 www/py-google-api-python-client/Makefile
--- a/www/py-google-api-python-client/Makefile Thu Mar 12 16:22:38 2020 +0000
+++ b/www/py-google-api-python-client/Makefile Thu Mar 12 16:23:31 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.30 2020/01/09 14:21:06 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2020/03/12 16:23:31 adam Exp $
-DISTNAME= google-api-python-client-1.7.11
+DISTNAME= google-api-python-client-1.7.12
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=g/google-api-python-client/}
diff -r d2e7cc0a0db0 -r c7a09a8cc3f7 www/py-google-api-python-client/distinfo
--- a/www/py-google-api-python-client/distinfo Thu Mar 12 16:22:38 2020 +0000
+++ b/www/py-google-api-python-client/distinfo Thu Mar 12 16:23:31 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.24 2019/08/13 12:43:13 adam Exp $
+$NetBSD: distinfo,v 1.25 2020/03/12 16:23:31 adam Exp $
-SHA1 (google-api-python-client-1.7.11.tar.gz) = 1f8b1d0b5bfe9558b9a78ee680c7c15e6b66d3d4
-RMD160 (google-api-python-client-1.7.11.tar.gz) = 5bc9b7adce5d4a0e6ad3864e3f6286f706cb6a8f
-SHA512 (google-api-python-client-1.7.11.tar.gz) = 6a3ef74c8bc518d7eee05bd73209e93931bfb2719b89f435fa3e0c260bf21adf174aa158f8a395bec38fcd69f542f6f55abd8d215d970cd600eb51a84589e5f8
-Size (google-api-python-client-1.7.11.tar.gz) = 142837 bytes
+SHA1 (google-api-python-client-1.7.12.tar.gz) = ad0659dc4e0be8811bfe5a47f8810517c466fdb0
+RMD160 (google-api-python-client-1.7.12.tar.gz) = 5a4ac19126da38b03b30316a9fd848abe9b07b28
+SHA512 (google-api-python-client-1.7.12.tar.gz) = c0b2885af308e157f8fe69fedb703abfc92e9f03b46f1d65673fd72da53b0b6c9443564794c6d2ea3d4ebf19100eb5bb1b8aefc04bfd632fa110457f987c700f
+Size (google-api-python-client-1.7.12.tar.gz) = 144827 bytes
Home |
Main Index |
Thread Index |
Old Index