diff --git a/python-lxml.changes b/python-lxml.changes index 7aa1b9c..bfd28c8 100644 --- a/python-lxml.changes +++ b/python-lxml.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:50:12 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Fri Nov 16 18:54:26 UTC 2018 - Todd R diff --git a/python-lxml.spec b/python-lxml.spec index cd8ca50..223d7de 100644 --- a/python-lxml.spec +++ b/python-lxml.spec @@ -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/ # @@ -29,7 +29,6 @@ Source1: http://lxml.de/lxmldoc-%{version}.pdf Patch0: 0001-Make-test-more-resilient-against-changes-in-latest-l.patch BuildRequires: %{python_module Cython >= 0.26.1} BuildRequires: %{python_module cssselect >= 0.9.1} -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools >= 18.0.1} BuildRequires: fdupes BuildRequires: libxml2-devel >= 2.7.0