forked from pool/python-ujson
Accepting request 1097768 from home:apersaud:branches:devel:languages:python
update to latest version OBS-URL: https://build.opensuse.org/request/show/1097768 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ujson?expand=0&rev=43
This commit is contained in:
@@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jul 8 20:35:13 UTC 2023 - Arun Persaud <arun@gmx.de>
|
||||||
|
|
||||||
|
- update to version 5.8.0:
|
||||||
|
* Added
|
||||||
|
+ Build wheel for Python 3.12 beta (built against 3.12.0b2) (#594)
|
||||||
|
@hugovk
|
||||||
|
* Changed
|
||||||
|
+ Drop support for Python 3.7 (#595) @hugovk
|
||||||
|
* Fixed
|
||||||
|
+ Include BSD-3-Clause and TCL license text (#584) @musicinmybrain
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jun 10 17:33:30 UTC 2023 - ecsos <ecsos@opensuse.org>
|
Sat Jun 10 17:33:30 UTC 2023 - ecsos <ecsos@opensuse.org>
|
||||||
|
|
||||||
|
@@ -16,9 +16,8 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
|
||||||
Name: python-ujson
|
Name: python-ujson
|
||||||
Version: 5.7.0
|
Version: 5.8.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: JSON encoder and decoder for Python
|
Summary: JSON encoder and decoder for Python
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
@@ -32,11 +31,12 @@ BuildRequires: double-conversion-devel
|
|||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
|
%{?sle15_python_module_pythons}
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
%description
|
%description
|
||||||
An ultrafast JSON encoder and decoder written in pure C with
|
An ultrafast JSON encoder and decoder written in pure C with
|
||||||
bindings for Python 2.7 and 3.5+
|
bindings for Python 2.7 and 3.8+
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n ujson-%{version}
|
%setup -q -n ujson-%{version}
|
||||||
|
BIN
ujson-5.7.0.tar.gz
(Stored with Git LFS)
BIN
ujson-5.7.0.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
ujson-5.8.0.tar.gz
(Stored with Git LFS)
Normal file
BIN
ujson-5.8.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
Reference in New Issue
Block a user