From 56c8e75fc05bc72edcbbeee0fe0698030efe42a85a5a530701f2c782d7ab1f15 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 4 Dec 2018 13:37:14 +0000 Subject: [PATCH] Remove superfluous devel dependency for noarch package OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-kitchen?expand=0&rev=6 --- python-kitchen.changes | 5 +++++ python-kitchen.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/python-kitchen.changes b/python-kitchen.changes index 8561fbb..87c1494 100644 --- a/python-kitchen.changes +++ b/python-kitchen.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:49:49 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Wed Aug 29 12:42:20 UTC 2018 - tchvatal@suse.com diff --git a/python-kitchen.spec b/python-kitchen.spec index 8435559..dfaebc2 100644 --- a/python-kitchen.spec +++ b/python-kitchen.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/ # @@ -26,7 +26,6 @@ License: LGPL-2.1-or-later Group: Development/Languages/Python URL: https://fedorahosted.org/kitchen/ Source: https://files.pythonhosted.org/packages/source/k/kitchen/kitchen-%{version}.tar.gz -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros