rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 2023.8.8-2mamba;Tue Sep 26 2023]

This commit is contained in:
Automatic Build System 2024-01-05 16:33:48 +01:00
parent 40ba791602
commit 22a3955109

View File

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