forked from pool/python-simplejson
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:
committed by
Git OBS Bridge
parent
3d5a4786e1
commit
c3e5087479
@@ -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
|
||||
|
||||
|
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-simplejson
|
||||
Version: 3.14.0
|
||||
Version: 3.15.0
|
||||
Release: 0
|
||||
Summary: Extensible JSON encoder/decoder for Python
|
||||
License: MIT OR AFL-2.1
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1ebbd84c2d7512f7ba65df0b9cc3cbc1bbd6ef9eab39fc9389dfe7e3681f7bd2
|
||||
size 80112
|
3
simplejson-3.15.0.tar.gz
Normal file
3
simplejson-3.15.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ad332f65d9551ceffc132d0a683f4ffd12e4bc7538681100190d577ced3473fb
|
||||
size 80963
|
Reference in New Issue
Block a user