14
0

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

update to latest version

OBS-URL: https://build.opensuse.org/request/show/610824
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-simplejson?expand=0&rev=76
This commit is contained in:
Tomáš Chvátal
2018-05-21 06:43:50 +00:00
committed by Git OBS Bridge
parent 3d5a4786e1
commit c3e5087479
4 changed files with 15 additions and 4 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Mon May 21 04:02:31 UTC 2018 - arun@gmx.de
- update to version 3.15.0:
* Clean up the C code
* Bypass the decode() method in bytes subclasses
* Support builds without cStringIO
* Allow to disable serializing bytes by default in Python 3
* Simplify the compatibility code
* Fix tests in Python 2.5
-------------------------------------------------------------------
Sun May 6 05:46:54 UTC 2018 - arun@gmx.de