15
0
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:
Antoine Belvire
2020-09-22 18:58:09 +00:00
committed by Git OBS Bridge
parent 0495b05eb5
commit fab4ea929d
4 changed files with 8 additions and 4 deletions

View File

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