From 34618bb91ca0a3b639948e143074334c875b99a1bb2a3e90572f088f14c64cdf Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 4 Dec 2018 17:14:31 +0000 Subject: [PATCH] Clean up the SPEC file OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-html5lib?expand=0&rev=30 --- python-html5lib.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/python-html5lib.spec b/python-html5lib.spec index f52ad83..6aecdbe 100644 --- a/python-html5lib.spec +++ b/python-html5lib.spec @@ -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