forked from pool/python-jwcrypto
Accepting request 619738 from devel:languages:python
- update to upstream release 0.5.0: * Better validation of JWE * Avoid deprecation warnings * Tested to work with python 3.7 OBS-URL: https://build.opensuse.org/request/show/619738 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jwcrypto?expand=0&rev=5
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1eed128f3c8a2445429a86161a98aaaf085979447d64a9ce18ffb383e3b50c1e
|
||||
size 65996
|
||||
3
jwcrypto-0.5.0.tar.gz
Normal file
3
jwcrypto-0.5.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3158ea0ccb70407ec441e76d67aeb827ff85adb142291c1d184f8b8bd4dbdb93
|
||||
size 67689
|
||||
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 27 20:45:14 UTC 2018 - michael@stroeder.com
|
||||
|
||||
- update to upstream release 0.5.0:
|
||||
* Better validation of JWE
|
||||
* Avoid deprecation warnings
|
||||
* Tested to work with python 3.7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 25 14:05:59 UTC 2018 - mcepl@suse.com
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-jwcrypto
|
||||
Version: 0.4.2
|
||||
Version: 0.5.0
|
||||
Release: 0
|
||||
Summary: Python module package implementing JOSE Web standards
|
||||
License: LGPL-3.0-only
|
||||
|
||||
Reference in New Issue
Block a user