forked from pool/python-google-auth
- update to 1.4.2:
- Raise a helpful exception when trying to refresh credentials without
a refresh token. (#262)
- Fix links to README and CONTRIBUTING in docs/index.rst. (#260)
- Fix a typo in credentials.py. (#256)
- Use pytest instead of py.test per upstream recommendation,
#dropthedot. (#255)
- Fix typo on exemple of jwt usage (#245)
- Drop Flask from Requires. It is only needed for testing
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-auth?expand=0&rev=6
This commit is contained in:
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 29 15:54:32 UTC 2018 - tbechtold@suse.com
|
||||
|
||||
- update to 1.4.2:
|
||||
- Raise a helpful exception when trying to refresh credentials without
|
||||
a refresh token. (#262)
|
||||
- Fix links to README and CONTRIBUTING in docs/index.rst. (#260)
|
||||
- Fix a typo in credentials.py. (#256)
|
||||
- Use pytest instead of py.test per upstream recommendation,
|
||||
#dropthedot. (#255)
|
||||
- Fix typo on exemple of jwt usage (#245)
|
||||
- Drop Flask from Requires. It is only needed for testing
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 8 10:23:49 UTC 2018 - tchvatal@suse.com
|
||||
|
||||
|
||||
Reference in New Issue
Block a user