14
0
forked from pool/python-ujson

- Do not depend on unittest2 it is not needed:

* no-unittest2.patch
- Really execute the tests

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ujson?expand=0&rev=11
This commit is contained in:
Tomáš Chvátal
2018-08-10 11:16:17 +00:00
committed by Git OBS Bridge
parent 4118f8c8fd
commit 3540a5ffd0
3 changed files with 33 additions and 17 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Aug 10 11:15:14 UTC 2018 - tchvatal@suse.com
- Do not depend on unittest2 it is not needed:
* no-unittest2.patch
- Really execute the tests
-------------------------------------------------------------------
Wed Apr 26 03:28:07 UTC 2017 - toddrme2178@gmail.com