15
0
forked from pool/python-PyFxA

- Update to 0.7.1:

* Fix test bustage due to session verification.
  * Add support for TOTP.
- Add missing deps
- Enable tests

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyFxA?expand=0&rev=9
This commit is contained in:
Tomáš Chvátal
2019-03-26 13:17:40 +00:00
committed by Git OBS Bridge
parent b1df6e2cc3
commit bd08ef1265
4 changed files with 31 additions and 19 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Mar 26 12:47:52 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.7.1:
* Fix test bustage due to session verification.
* Add support for TOTP.
- Add missing deps
- Enable tests
-------------------------------------------------------------------
Tue Dec 4 12:52:13 UTC 2018 - Matej Cepl <mcepl@suse.com>