From 8e6c9dff533122d8af33821c148e63eb35561370 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:49:49 +0100 Subject: [PATCH] rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 5.8.0-2mamba;Wed Sep 27 2023] --- python-ujson.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/python-ujson.spec b/python-ujson.spec index 64fb9ec..379fc98 100644 --- a/python-ujson.spec +++ b/python-ujson.spec @@ -1,6 +1,6 @@ Name: python-ujson Version: 5.8.0 -Release: 1mamba +Release: 2mamba Summary: Ultra fast JSON encoder and decoder for Python Group: System/Libraries Vendor: openmamba @@ -12,9 +12,10 @@ License: BSD ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel BuildRequires: libgcc -BuildRequires: libpython3-devel +BuildRequires: libpython311-devel BuildRequires: libstdc++6-devel ## AUTOBUILDREQ-END +BuildRequires: python3-devel >= 3.11.5-3mamba BuildRequires: libpython-devel Requires: python >= %python_version @@ -48,6 +49,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %{python_sitearch}/ujson-%{version}-py*.egg-info/* %changelog +* Wed Sep 27 2023 Automatic Build System 5.8.0-2mamba +- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba + * Tue Jun 13 2023 Automatic Build System 5.8.0-1mamba - automatic version update by autodist