From d583afcc7b6d96e2719a55cdb7f0aba690723c80b508ba95a314755e18f0f0fd Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 4 Dec 2018 13:37:20 +0000 Subject: [PATCH] Remove superfluous devel dependency for noarch package OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-kmatch?expand=0&rev=7 --- python-kmatch.changes | 5 +++++ python-kmatch.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/python-kmatch.changes b/python-kmatch.changes index 4d2c32c..75b7a17 100644 --- a/python-kmatch.changes +++ b/python-kmatch.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:49:50 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Sun Jul 29 13:54:46 UTC 2018 - jengelh@inai.de diff --git a/python-kmatch.spec b/python-kmatch.spec index 3df4867..faf1fac 100644 --- a/python-kmatch.spec +++ b/python-kmatch.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/ # @@ -25,7 +25,6 @@ License: MIT Group: Development/Languages/Python Url: https://github.com/ambitioninc/kmatch Source: https://files.pythonhosted.org/packages/source/k/kmatch/kmatch-%{version}.tar.gz -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros