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:
committed by
Git OBS Bridge
parent
8f8424f2ad
commit
75b21ef012
3
_service
Normal file
3
_service
Normal file
@@ -0,0 +1,3 @@
|
||||
<services>
|
||||
<service name="download_files" mode="disabled" />
|
||||
</services>
|
@@ -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
|
||||
|
||||
|
@@ -17,9 +17,8 @@
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-ujson
|
||||
Version: 2.0.1
|
||||
Version: 2.0.2
|
||||
Release: 0
|
||||
Summary: JSON encoder and decoder for Python
|
||||
License: BSD-3-Clause
|
||||
@@ -42,9 +41,8 @@ BuildRequires: python-rpm-macros
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
UltraJSON is a JSON encoder and decoder written in pure C with
|
||||
bindings for Python 2.5+ and 3. For a different C/C++ JSON
|
||||
decoder experience please checkout ujson4c_, based on UltraJSON.
|
||||
An ultrafast JSON encoder and decoder written in pure C with
|
||||
bindings for Python 2.7 and 3.5+
|
||||
|
||||
%prep
|
||||
%setup -q -n ujson-%{version}
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0a88069adf9f99acb301c9902c7e31f73cd928f63a03657805a9e79e3b391f44
|
||||
size 7127056
|
3
ujson-2.0.2.tar.gz
Normal file
3
ujson-2.0.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:91f30f0b6fd5cd4b43844a9c52febc80772aad6348a58369d0a08bd1b347a52c
|
||||
size 7127733
|
Reference in New Issue
Block a user