forked from pool/python-PyFxA
- Update to version 0.7.7:
* Fix incorrect validation of JWKs passed to oauth.Client
constructor, which was actually *preventing* the caller from
setting a correct value rather than checking that they did so.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyFxA?expand=0&rev=22
This commit is contained in:
committed by
Git OBS Bridge
parent
0495b05eb5
commit
fab4ea929d
@@ -1,6 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 22 18:46:00 UTC 2020 - Antoine Belvire <antoine.belvire@opensuse.org>
|
||||
|
||||
- Update to version 0.7.7:
|
||||
* Fix incorrect validation of JWKs passed to oauth.Client
|
||||
constructor, which was actually *preventing* the caller from
|
||||
setting a correct value rather than checking that they did so.
|
||||
- Fix check section: Use double quotes when defining the list of
|
||||
tests since single quotes mess with the pytest macro.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user