forked from pool/python-html5-parser
Accepting request 925385 from home:ecsos
- Update to 0.4.10 No changelog from upstream. See instead here: https://github.com/kovidgoyal/html5-parser/compare/v0.4.9...v0.4.10?diff=unified&name=v0.4.10 OBS-URL: https://build.opensuse.org/request/show/925385 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-html5-parser?expand=0&rev=23
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-html5-parser
|
||||
Version: 0.4.9
|
||||
Version: 0.4.10
|
||||
Release: 0
|
||||
Summary: C based HTML 5 parsing for Python
|
||||
License: Apache-2.0
|
||||
@@ -26,6 +26,7 @@ Group: Development/Languages/Python
|
||||
URL: https://github.com/kovidgoyal/html5-parser
|
||||
Source: https://github.com/kovidgoyal/html5-parser/archive/v%{version}/%{name}-%{version}.tar.gz
|
||||
BuildRequires: %{python_module beautifulsoup4}
|
||||
BuildRequires: %{python_module chardet}
|
||||
BuildRequires: %{python_module devel}
|
||||
BuildRequires: %{python_module lxml >= 3.8.0}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
|
||||
Reference in New Issue
Block a user