From cbe233d13f641cb0132adde82c5eb90e2fe1ac43af70831821d78bebdb9934a8 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 4 Dec 2018 13:56:56 +0000 Subject: [PATCH] Remove superfluous devel dependency for noarch package OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytools?expand=0&rev=20 --- python-pytools.changes | 5 +++++ python-pytools.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/python-pytools.changes b/python-pytools.changes index 1f37e5b..a32dd36 100644 --- a/python-pytools.changes +++ b/python-pytools.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:53:16 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Mon Jul 9 14:09:38 UTC 2018 - mpluskal@suse.com diff --git a/python-pytools.spec b/python-pytools.spec index 50799fd..5066eb8 100644 --- a/python-pytools.spec +++ b/python-pytools.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/ # @@ -28,7 +28,6 @@ Source0: https://files.pythonhosted.org/packages/source/p/pytools/pytools BuildRequires: %{python_module appdirs} >= 1.4.0 BuildRequires: %{python_module base} BuildRequires: %{python_module decorator} >= 3.2.0 -BuildRequires: %{python_module devel} BuildRequires: %{python_module numpy} >= 1.6.0 BuildRequires: %{python_module setuptools} BuildRequires: %{python_module six} >= 1.8.0