Hello community,

here is the log from the commit of package python-html5lib for openSUSE:Factory 
checked in at 2018-12-27 00:26:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-html5lib (Old)
 and      /work/SRC/openSUSE:Factory/.python-html5lib.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-html5lib"

Thu Dec 27 00:26:21 2018 rev:15 rq:659416 version:1.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-html5lib/python-html5lib.changes  
2017-12-16 20:46:46.912632823 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-html5lib.new.28833/python-html5lib.changes   
    2018-12-27 00:26:29.715805237 +0100
@@ -1,0 +2,5 @@
+Tue Dec  4 12:48:57 UTC 2018 - Matej Cepl <mc...@suse.com>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-html5lib.spec ++++++
--- /var/tmp/diff_new_pack.YO9d56/_old  2018-12-27 00:26:30.195804845 +0100
+++ /var/tmp/diff_new_pack.YO9d56/_new  2018-12-27 00:26:30.199804841 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-html5lib
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -23,11 +23,10 @@
 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}
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module lxml}
 BuildRequires:  %{python_module mock}
 BuildRequires:  %{python_module pytest-expect}
@@ -68,7 +67,8 @@
 %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
 


Reply via email to