15
0
forked from pool/python-PyFxA

- 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.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyFxA?expand=0&rev=3
This commit is contained in:
Antoine Belvire
2018-05-13 10:14:20 +00:00
committed by Git OBS Bridge
parent 6277312253
commit 249bd61378
4 changed files with 13 additions and 4 deletions

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%bcond_with test
Name: python-PyFxA
Version: 0.5.0
Version: 0.6.0
Release: 0
Summary: Firefox Accounts client library for Python
License: MPL-2.0