forked from pool/python-ujson
- Update to 3.1.0:
* PEP 489 Multi Phase Init support (#418) @WillAyd * PyPy3 test fixes (#413) @mgorny OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ujson?expand=0&rev=23
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 05:24:24 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Update to 3.1.0:
|
||||
* PEP 489 Multi Phase Init support (#418) @WillAyd
|
||||
* PyPy3 test fixes (#413) @mgorny
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 14 09:36:42 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
||||
|
||||
|
@@ -19,11 +19,10 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%global skip_python2 1
|
||||
Name: python-ujson
|
||||
Version: 3.0.0
|
||||
Version: 3.1.0
|
||||
Release: 0
|
||||
Summary: JSON encoder and decoder for Python
|
||||
License: BSD-3-Clause
|
||||
Group: Development/Languages/Python
|
||||
URL: https://github.com/esnme/ultrajson
|
||||
Source: https://files.pythonhosted.org/packages/source/u/ujson/ujson-%{version}.tar.gz
|
||||
# unbundle double-conversion (https://github.com/ultrajson/ultrajson/issues/375)
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e0199849d61cc6418f94d52a314c6a27524d65e82174d2a043fb718f73d1520d
|
||||
size 7128523
|
3
ujson-3.1.0.tar.gz
Normal file
3
ujson-3.1.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:00bda1de275ed6fe81817902189c75dfd156b4fa29b44dc1f4620775d2f50cf7
|
||||
size 7128419
|
Reference in New Issue
Block a user