rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 3.19.1-2mamba;Tue Sep 26 2023]
This commit is contained in:
parent
85984a680d
commit
2995bacd45
@ -1,6 +1,6 @@
|
||||
Name: python-simplejson
|
||||
Version: 3.19.1
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: Simple, fast, extensible JSON encoder/decoder for Python
|
||||
Group: System/Libraries/Python
|
||||
Vendor: openmamba
|
||||
@ -11,8 +11,9 @@ Source: http://pypi.debian.net/simplejson/simplejson-%{version}.tar.gz
|
||||
License: MIT
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libpython3-devel
|
||||
BuildRequires: libpython311-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||
BuildRequires: libpython3-devel >= 3.7.4
|
||||
BuildRequires: python-nose
|
||||
BuildRequires: python-setuptools-devel
|
||||
@ -78,6 +79,9 @@ nosetests -q
|
||||
%doc LICENSE.txt
|
||||
|
||||
%changelog
|
||||
* Tue Sep 26 2023 Automatic Build System <autodist@mambasoft.it> 3.19.1-2mamba
|
||||
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||
|
||||
* Fri Apr 07 2023 Automatic Build System <autodist@mambasoft.it> 3.19.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user