Clean up the SPEC file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-html5lib?expand=0&rev=30
This commit is contained in:
parent
0bfa311655
commit
34618bb91c
@ -23,7 +23,7 @@ Release: 0
|
||||
Summary: HTML parser based on the WHAT-WG Web Applications 1
|
||||
License: MIT
|
||||
Group: Development/Languages/Python
|
||||
Url: https://github.com/html5lib/html5lib-python
|
||||
URL: https://github.com/html5lib/html5lib-python
|
||||
Source: https://files.pythonhosted.org/packages/source/h/html5lib/html5lib-%{version}.tar.gz
|
||||
BuildRequires: %{python_module Genshi}
|
||||
BuildRequires: %{python_module datrie}
|
||||
@ -67,7 +67,8 @@ simple custom format
|
||||
%python_expand %python_exec %{_bindir}/py.test --tb=short
|
||||
|
||||
%files %{python_files}
|
||||
%doc CHANGES.rst LICENSE README.rst
|
||||
%license LICENSE
|
||||
%doc CHANGES.rst README.rst
|
||||
%{python_sitelib}/html5lib/
|
||||
%{python_sitelib}/html5lib-%{version}-py%{python_version}.egg-info
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user