Changelog for
python-google-auth-1.4.1-6.1.noarch.rpm :
Tue May 8 14:00:00 2018 tchvatalAATTsuse.com
- Add patch to not check for oauth appengine which we disable in
openSUSE:
* oauth-no-appengine.patch
Mon May 7 14:00:00 2018 tchvatalAATTsuse.com
- Fix fdupes call and run tests
Mon May 7 14:00:00 2018 adrian.glaubitzAATTsuse.com
- New upstream release (bsc#1088358)
+ Version 1.4.1
- Added a check for the cryptography version before attempting to use it.
+ From version 1.4.0
- Added `cryptography`-based RSA signer and verifier.
- Added `google.oauth2.service_account.IDTokenCredentials`.
- Improved documentation around ID Tokens
+ From version 1.3.0
- Added ``google.oauth2.credentials.Credentials.from_authorized_user_file``.
- Dropped direct pyasn1 dependency in favor of letting ``pyasn1-modules``
specify the right version.
- ``default()`` now checks for the project ID environment var before
warning about missing project ID.
- Fixed the docstrings for ``has_scopes()`` and ``with_scopes()``.
- Fixed example in docstring for ``ReadOnlyScoped``.
- Made ``transport.requests`` use timeouts and retries
to improve reliability.
Sun Nov 19 13:00:00 2017 mcAATTsuse.com
- initial version 1.2.1