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
|
# 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
|
Name: python-html5-parser
|
||||||
Version: 0.4.10
|
Version: 0.4.10
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: A *fast*, standards compliant, C based, HTML 5 parser for python
|
Summary: A fast, standards compliant, C based, HTML 5 parser for python
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
@ -14,7 +14,6 @@ BuildRequires: glibc-devel
|
|||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython3-devel
|
||||||
BuildRequires: libxml2-devel
|
BuildRequires: libxml2-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
Requires: python >= %python_version
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
%{summary}.
|
%{summary}.
|
||||||
@ -43,6 +42,9 @@ CFLAGS="%{optflags}" %{__python} setup.py build
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Sep 22 2021 Automatic Build System <autodist@mambasoft.it> 0.4.10-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user