diff --git a/python-simplejson.spec b/python-simplejson.spec index 9144db7..4b6cb90 100644 --- a/python-simplejson.spec +++ b/python-simplejson.spec @@ -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 3.19.1-2mamba +- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba + * Fri Apr 07 2023 Automatic Build System 3.19.1-1mamba - automatic version update by autodist