rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 0.1.8-2mamba;Tue Sep 26 2023]
This commit is contained in:
parent
1d840124f1
commit
c15d3694d9
@ -1,6 +1,6 @@
|
|||||||
Name: python-jsonslicer
|
Name: python-jsonslicer
|
||||||
Version: 0.1.8
|
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
|
Summary: Performs a stream or iterative, pull JSON parsing and is able to parse very large JSON files or streams
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -12,10 +12,11 @@ License: MIT
|
|||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython311-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
BuildRequires: libyajl-devel
|
BuildRequires: libyajl-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||||
BuildRequires: libpython-devel
|
BuildRequires: libpython-devel
|
||||||
Requires: python >= %python_version
|
Requires: python >= %python_version
|
||||||
|
|
||||||
@ -54,6 +55,9 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
# %doc README.md
|
# %doc README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 26 2023 Automatic Build System <autodist@mambasoft.it> 0.1.8-2mamba
|
||||||
|
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||||
|
|
||||||
* Wed Oct 26 2022 Automatic Build System <autodist@mambasoft.it> 0.1.8-1mamba
|
* Wed Oct 26 2022 Automatic Build System <autodist@mambasoft.it> 0.1.8-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user