forked from pool/python-google-auth
- update to 1.5.1:
- Fix check for error text on Python 3.7. (#278) - Use new Auth URIs. (#281) - Add code-of-conduct document. (#270) - Fix some typos in test_urllib3.py (#268) - Warn when using user credentials from the Cloud SDK (#266) - Add compute engine-based IDTokenCredentials (#236) - Corrected some typos (#265) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-auth?expand=0&rev=8
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 12 19:59:10 UTC 2018 - Thomas Bechtold <tbechtold@suse.com>
|
||||
|
||||
- update to 1.5.1:
|
||||
- Fix check for error text on Python 3.7. (#278)
|
||||
- Use new Auth URIs. (#281)
|
||||
- Add code-of-conduct document. (#270)
|
||||
- Fix some typos in test_urllib3.py (#268)
|
||||
- Warn when using user credentials from the Cloud SDK (#266)
|
||||
- Add compute engine-based IDTokenCredentials (#236)
|
||||
- Corrected some typos (#265)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 29 15:54:32 UTC 2018 - tbechtold@suse.com
|
||||
|
||||
|
||||
Reference in New Issue
Block a user