Path to this page:
Subject: CVS commit: pkgsrc/www/py-google-api-python-client
From: Adam Ciarcinski
Date: 2019-08-03 08:45:08
Message id: 20190803064509.00DE3FBF4@cvs.NetBSD.org
Log Message:
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
Files: