forked from pool/python-PyJWT
Accepting request 538221 from home:apersaud:branches:devel:languages:python
update to latest version OBS-URL: https://build.opensuse.org/request/show/538221 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyJWT?expand=0&rev=28
This commit is contained in:
committed by
Git OBS Bridge
parent
609318985d
commit
3ee8f94fea
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1179f0bff86463b5308ee5f7aff1c350e1f38139d62a723e16fb2c557d1c795f
|
||||
size 72715
|
3
PyJWT-1.5.3.tar.gz
Normal file
3
PyJWT-1.5.3.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:500be75b17a63f70072416843dc80c8821109030be824f4d14758f114978bae7
|
||||
size 73044
|
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 2 02:05:49 UTC 2017 - arun@gmx.de
|
||||
|
||||
- update to version 1.5.3:
|
||||
* Changed
|
||||
+ Increase required version of the cryptography package to
|
||||
>=1.4.0.
|
||||
* Fixed
|
||||
+ Remove uses of deprecated functions from the cryptography
|
||||
package.
|
||||
+ Warn about missing algorithms param to decode() only when verify
|
||||
param is True #281
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 21 15:51:40 UTC 2017 - tbechtold@suse.com
|
||||
|
||||
|
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-PyJWT
|
||||
Version: 1.5.2
|
||||
Version: 1.5.3
|
||||
Release: 0
|
||||
Summary: JSON Web Token implementation in Python
|
||||
License: MIT
|
||||
|
Reference in New Issue
Block a user