From e421144eec2d35b7f0a7b73c8c031e2f1b5c84b219a7be8d3d7a5f4e07d1ff9a Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 4 Dec 2018 13:39:24 +0000 Subject: [PATCH] Remove superfluous devel dependency for noarch package OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lxml?expand=0&rev=115 --- python-lxml.changes | 5 +++++ python-lxml.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) 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