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/050e8cafe8a5
branches: trunk
changeset: 399111:050e8cafe8a5
user: adam <adam%pkgsrc.org@localhost>
date: Sat Aug 03 06:45:08 2019 +0000
description:
py-google-api-python-client: updated to 1.7.10
Version 1.7.10
Bugfix release
Implementation Changes
- Decode service to utf-8
- Use print() function in both Python2 and Python 3
- Make http.MediaFileUpload close its file descriptor
- Never make 'body' required
Documentation
- Add compatability check badges to README
- Regenerate docs
- Create index file for dynamically generated docs
- Add docs folder with guides from developers.google.com
Internal / Testing Changes
- Fix http.py, lint errors, unit test
- tox.ini: Look for Python syntax errors and undefined names
diffstat:
www/py-google-api-python-client/Makefile | 5 ++---
www/py-google-api-python-client/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (28 lines):
diff -r 31bf074131bd -r 050e8cafe8a5 www/py-google-api-python-client/Makefile
--- a/www/py-google-api-python-client/Makefile Sat Aug 03 04:38:52 2019 +0000
+++ b/www/py-google-api-python-client/Makefile Sat Aug 03 06:45:08 2019 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.27 2019/07/02 12:06:13 adam Exp $
+# $NetBSD: Makefile,v 1.28 2019/08/03 06:45:08 adam Exp $
-DISTNAME= google-api-python-client-1.7.9
-PKGREVISION= 1
+DISTNAME= google-api-python-client-1.7.10
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=g/google-api-python-client/}
diff -r 31bf074131bd -r 050e8cafe8a5 www/py-google-api-python-client/distinfo
--- a/www/py-google-api-python-client/distinfo Sat Aug 03 04:38:52 2019 +0000
+++ b/www/py-google-api-python-client/distinfo Sat Aug 03 06:45:08 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.22 2019/06/11 12:24:41 wiz Exp $
+$NetBSD: distinfo,v 1.23 2019/08/03 06:45:08 adam Exp $
-SHA1 (google-api-python-client-1.7.9.tar.gz) = 596df47f48beef7cee6ea7586cb56346c2499ba0
-RMD160 (google-api-python-client-1.7.9.tar.gz) = 873bf2f66b15993daac708926c12c25e75792ac0
-SHA512 (google-api-python-client-1.7.9.tar.gz) = 2874c9c9bc42d5d1f857b3b58c3676b362045493dab657cde44bcd9dfb7b9db9ff67d1d1a7b1ed4003a35b4b5bf975ef705e3ea3565585a98d37dd06096831cc
-Size (google-api-python-client-1.7.9.tar.gz) = 142053 bytes
+SHA1 (google-api-python-client-1.7.10.tar.gz) = 6da3b8a8f27c610ce8d5481b98b89e97deab5b8e
+RMD160 (google-api-python-client-1.7.10.tar.gz) = 689cc9f11fc477a4039f8b8c6ef64d60de0fce6a
+SHA512 (google-api-python-client-1.7.10.tar.gz) = a23275e6f3fcf5a4d79138d661e52493c71a9de89dbafe146c1ad84d488c9321ef7d19c8e31ea82367fbafb37b018de96b646fc41417fa17c7edb4f5667a7e7d
+Size (google-api-python-client-1.7.10.tar.gz) = 142703 bytes
Home |
Main Index |
Thread Index |
Old Index