From c15d3694d9174327a267d787b3e512ac155d00af Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 11:21:11 +0100 Subject: [PATCH] rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 0.1.8-2mamba;Tue Sep 26 2023] --- python-jsonslicer.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/python-jsonslicer.spec b/python-jsonslicer.spec index c91a133..0ccbf7f 100644 --- a/python-jsonslicer.spec +++ b/python-jsonslicer.spec @@ -1,6 +1,6 @@ Name: python-jsonslicer Version: 0.1.8 -Release: 1mamba +Release: 2mamba Summary: Performs a stream or iterative, pull JSON parsing and is able to parse very large JSON files or streams Group: System/Libraries Vendor: openmamba @@ -12,10 +12,11 @@ License: MIT ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel BuildRequires: libgcc -BuildRequires: libpython3-devel +BuildRequires: libpython311-devel BuildRequires: libstdc++6-devel BuildRequires: libyajl-devel ## AUTOBUILDREQ-END +BuildRequires: python3-devel >= 3.11.5-3mamba BuildRequires: libpython-devel Requires: python >= %python_version @@ -54,6 +55,9 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist # %doc README.md %changelog +* Tue Sep 26 2023 Automatic Build System 0.1.8-2mamba +- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba + * Wed Oct 26 2022 Automatic Build System 0.1.8-1mamba - automatic version update by autodist