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

This commit is contained in:
Automatic Build System 2024-01-06 11:14:01 +01:00
parent 95c52abb5e
commit 032b9153a3

View File

@ -1,6 +1,6 @@
Name: python-html5-parser
Version: 0.4.11
Release: 1mamba
Release: 2mamba
Summary: A fast, standards compliant, C based, HTML 5 parser for python
Group: System/Libraries
Vendor: openmamba
@ -11,9 +11,10 @@ Source: https://pypi.debian.net/html5-parser/html5-parser-%{version}.tar.
License: Apache License 2.0
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libpython3-devel
BuildRequires: libpython311-devel
BuildRequires: libxml2-devel
## AUTOBUILDREQ-END
BuildRequires: python3-devel >= 3.11.5-3mamba
%description
%{summary}.
@ -42,6 +43,9 @@ CFLAGS="%{optflags}" %{__python} setup.py build
%doc LICENSE
%changelog
* Tue Sep 26 2023 Automatic Build System <autodist@mambasoft.it> 0.4.11-2mamba
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
* Wed Apr 12 2023 Automatic Build System <autodist@mambasoft.it> 0.4.11-1mamba
- automatic version update by autodist