14
0
forked from pool/python-PyJWT

Accepting request 652151 from home:glaubitz:branches:devel:languages:python

- Add patch to fix testsuite with pytest 3.9.0:
  * pyjwt-pytest390.patch

OBS-URL: https://build.opensuse.org/request/show/652151
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyJWT?expand=0&rev=37
This commit is contained in:
Tomáš Chvátal
2018-11-27 12:00:34 +00:00
committed by Git OBS Bridge
parent d2ea07281f
commit 15ac49e4b8
3 changed files with 33 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Nov 27 11:52:40 UTC 2018 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Add patch to fix testsuite with pytest 3.9.0:
* pyjwt-pytest390.patch
-------------------------------------------------------------------
Wed Nov 14 13:51:54 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>