diff --git a/PyFxA-0.7.1.tar.gz b/PyFxA-0.7.1.tar.gz deleted file mode 100644 index c12ef2f..0000000 --- a/PyFxA-0.7.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:616689486d8d63956aa40836cffafde6e7590cdeb200badabaaf3c17d5b26cce -size 36451 diff --git a/PyFxA-0.7.2.tar.gz b/PyFxA-0.7.2.tar.gz new file mode 100644 index 0000000..49ff0d7 --- /dev/null +++ b/PyFxA-0.7.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87c1f940e40c6dce4d46ec0d411bb521a897f574234462c970e6392a834305ea +size 36798 diff --git a/python-PyFxA.changes b/python-PyFxA.changes index e17770c..fe187d0 100644 --- a/python-PyFxA.changes +++ b/python-PyFxA.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Jun 3 18:34:02 UTC 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 12:47:52 UTC 2019 - Tomáš Chvátal diff --git a/python-PyFxA.spec b/python-PyFxA.spec index f856217..869c7bb 100644 --- a/python-PyFxA.spec +++ b/python-PyFxA.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-PyFxA -Version: 0.7.1 +Version: 0.7.2 Release: 0 Summary: Firefox Accounts client library for Python License: MPL-2.0