Changelog for
python2-PyFxA-0.7.3-bp152.2.1.noarch.rpm :
* Wed May 20 2020 Petr Gajdos
- %python3_only -> %python_alternative
* Fri Jul 26 2019 Antoine Belvire - Update to version 0.7.3:
* Allow specifying a `ttl` when redeeming an authorization code.
* Mon Jun 03 2019 Antoine Belvire - Update to version 0.7.2:
* Several cleans for Python3 compatibility.
* Fix a bug which could accidentally introduce multiple slashes into the result of oauth.Client.get_redirect_url.
* Tue Mar 26 2019 Tomáš Chvátal - Update to 0.7.1:
* Fix test bustage due to session verification.
* Add support for TOTP.- Add missing deps- Enable tests
* Tue Dec 04 2018 Matej Cepl - Remove superfluous devel dependency for noarch package
* Mon Aug 13 2018 mceplAATTsuse.com- Remove dependency on unittest2
* Sun May 13 2018 antoine.belvireAATTopensuse.org- Update to version 0.6.0:
* Add support for PKCE challenge and response in the OAuth flow.
* Add ability to supply `keys_jwk` when starting an OAuth flow.
* Improve scope-matching logic based on new FxA testcases, including handling of URL-format scopes.
* Fri Jan 12 2018 antoine.belvireAATTopensuse.org- Update to version 0.5.0:
* Add ability to login with unblock codes.
* Tell testrunners to ignore some test helper utilities.
* Sat Dec 02 2017 antoine.belvireAATTopensuse.org- Initial package: python-PyFxA 0.4.0.