14
0
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:
2023-07-10 15:31:29 +00:00
committed by Git OBS Bridge
parent cc2eae8f85
commit fff15de46b
4 changed files with 18 additions and 6 deletions

View File

@@ -16,9 +16,8 @@
#
%{?sle15_python_module_pythons}
Name: python-ujson
Version: 5.7.0
Version: 5.8.0
Release: 0
Summary: JSON encoder and decoder for Python
License: BSD-3-Clause
@@ -32,11 +31,12 @@ BuildRequires: double-conversion-devel
BuildRequires: fdupes
BuildRequires: gcc-c++
BuildRequires: python-rpm-macros
%{?sle15_python_module_pythons}
%python_subpackages
%description
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
%setup -q -n ujson-%{version}