rebuilt for python 3.10 [release 0.4.10-2mamba;Mon May 30 2022]

This commit is contained in:
Silvan Calarco 2024-01-06 11:14:01 +01:00
parent 74b1cae475
commit 4d99bf3d25
2 changed files with 6 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# python-html5-parser
A *fast*, standards compliant, C based, HTML 5 parser for python.
A fast, standards compliant, C based, HTML 5 parser for python.

View File

@ -1,7 +1,7 @@
Name: python-html5-parser
Version: 0.4.10
Release: 1mamba
Summary: A *fast*, standards compliant, C based, HTML 5 parser for python
Release: 2mamba
Summary: A fast, standards compliant, C based, HTML 5 parser for python
Group: System/Libraries
Vendor: openmamba
Distribution: openmamba
@ -14,7 +14,6 @@ BuildRequires: glibc-devel
BuildRequires: libpython3-devel
BuildRequires: libxml2-devel
## AUTOBUILDREQ-END
Requires: python >= %python_version
%description
%{summary}.
@ -43,6 +42,9 @@ CFLAGS="%{optflags}" %{__python} setup.py build
%doc LICENSE
%changelog
* Mon May 30 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.4.10-2mamba
- rebuilt for python 3.10
* Wed Sep 22 2021 Automatic Build System <autodist@mambasoft.it> 0.4.10-1mamba
- automatic version update by autodist