AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- %python3_only -> %python_alternative
- Update to version 0.7.3: * Allow specifying a `ttl` when redeeming an authorization code.
- 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.
- Update to 0.7.1: * Fix test bustage due to session verification. * Add support for TOTP. - Add missing deps - Enable tests
- Remove superfluous devel dependency for noarch package
- Remove dependency on unittest2
- 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.
- Update to version 0.5.0: * Add ability to login with unblock codes. * Tell testrunners to ignore some test helper utilities.
- Initial package: python-PyFxA 0.4.0.