14
0
forked from pool/python-PyJWT

Accepting request 621457 from home:apersaud:branches:devel:languages:python

update to latest version

OBS-URL: https://build.opensuse.org/request/show/621457
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyJWT?expand=0&rev=34
This commit is contained in:
Tomáš Chvátal
2018-07-07 21:44:45 +00:00
committed by Git OBS Bridge
parent fba477add0
commit 89834d5056
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:c365c2c92063bdc609a9ef328958a910e249ffcad953895914b87e645412cf81
size 41585

3
PyJWT-1.6.4.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Jul 7 17:24:24 UTC 2018 - arun@gmx.de
- update to version 1.6.4:
* Reverse an unintentional breaking API change to .decode() #352
-------------------------------------------------------------------
Wed May 23 10:35:21 UTC 2018 - tchvatal@suse.com

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-PyJWT
Version: 1.6.3
Version: 1.6.4
Release: 0
Summary: JSON Web Token implementation in Python
License: MIT