rebuilt for python 3.10 [release 0.4.10-2mamba;Mon May 30 2022]
This commit is contained in:
parent
74b1cae475
commit
4d99bf3d25
@ -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.
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user