diff --git a/python-regex.spec b/python-regex.spec index e2b83f0..c365be0 100644 --- a/python-regex.spec +++ b/python-regex.spec @@ -2,7 +2,7 @@ Name: python-regex Version: 2023.8.8 -Release: 1mamba +Release: 2mamba Summary: regex is an alternative to the re package in the Python standard library Group: System/Libraries Vendor: openmamba @@ -13,8 +13,9 @@ Source: https://pypi.debian.net/regex/regex-%{version}.tar.gz License: Python Software Foundation License ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel -BuildRequires: libpython3-devel +BuildRequires: libpython311-devel ## AUTOBUILDREQ-END +BuildRequires: python3-devel >= 3.11.5-3mamba %description %{summary}. @@ -46,6 +47,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %{python_sitearch}/%{pkgname}-%{version}-py*.egg-info/* %changelog +* Tue Sep 26 2023 Automatic Build System 2023.8.8-2mamba +- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba + * Wed Aug 09 2023 Automatic Build System 2023.8.8-1mamba - automatic version update by autodist