14
0
forked from pool/python-PyJWT

- Add patch to build with python 3.7:

* pyjwt-python37.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyJWT?expand=0&rev=36
This commit is contained in:
Tomáš Chvátal
2018-11-14 13:55:36 +00:00
committed by Git OBS Bridge
parent 89834d5056
commit d2ea07281f
3 changed files with 42 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Nov 14 13:51:54 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>
- Add patch to build with python 3.7:
* pyjwt-python37.patch
-------------------------------------------------------------------
Sat Jul 7 17:24:24 UTC 2018 - arun@gmx.de