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