14
0
forked from pool/python-ujson

Accepting request 785388 from home:bnavigator:branches:devel:languages:python

- update to version 2.0.2
  Fix serialization issue (#382)
- reactivate Python 2 build 

Upstream still supports Python 2.7 and apparently it is needed eg.
by python-python-jsonrpc-server. See discussion in SR #785149

OBS-URL: https://build.opensuse.org/request/show/785388
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ujson?expand=0&rev=17
This commit is contained in:
Tomáš Chvátal
2020-03-16 05:43:08 +00:00
committed by Git OBS Bridge
parent 8f8424f2ad
commit 75b21ef012
5 changed files with 16 additions and 8 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Mar 15 19:44:07 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
- update to version 2.0.2
Fix serialization issue (#382)
- reactivate Python 2 build
-------------------------------------------------------------------
Tue Mar 10 13:37:34 UTC 2020 - pgajdos@suse.com