diff --git a/PyFxA-0.5.0.tar.gz b/PyFxA-0.5.0.tar.gz deleted file mode 100644 index 05c8598..0000000 --- a/PyFxA-0.5.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:681a7d5f562f56ce6d0f7b08fc1d09a8feb33b127adfa3ee1cda7e03f644d7f4 -size 33556 diff --git a/PyFxA-0.6.0.tar.gz b/PyFxA-0.6.0.tar.gz new file mode 100644 index 0000000..4b41b2c --- /dev/null +++ b/PyFxA-0.6.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d511b6f43a9445587c609a138636d378de76661561116e1f4259fcec9d09b42b +size 35446 diff --git a/python-PyFxA.changes b/python-PyFxA.changes index 4a0a9f7..a21edf2 100644 --- a/python-PyFxA.changes +++ b/python-PyFxA.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sun May 13 10:04:02 UTC 2018 - antoine.belvire@opensuse.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 06:33:53 UTC 2018 - antoine.belvire@opensuse.org diff --git a/python-PyFxA.spec b/python-PyFxA.spec index 8c37f50..1544659 100644 --- a/python-PyFxA.spec +++ b/python-PyFxA.spec @@ -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