15
0
forked from pool/python-PyFxA

- Update to version 0.7.3:

* Allow specifying a `ttl` when redeeming an authorization code.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyFxA?expand=0&rev=14
This commit is contained in:
Antoine Belvire
2019-07-26 07:12:37 +00:00
committed by Git OBS Bridge
parent 88be679d82
commit bb7fe2c12e
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:87c1f940e40c6dce4d46ec0d411bb521a897f574234462c970e6392a834305ea
size 36798

3
PyFxA-0.7.3.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f47f4285629fa6c033c79adc3fb90926c0818a42cfddb04d32818547362f1627
size 36859

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Jul 26 07:07:23 UTC 2019 - Antoine Belvire <antoine.belvire@opensuse.org>
- Update to version 0.7.3:
* Allow specifying a `ttl` when redeeming an authorization code.
-------------------------------------------------------------------
Mon Jun 3 18:34:02 UTC 2019 - Antoine Belvire <antoine.belvire@opensuse.org>

View File

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