From efe724e64824ed89d13e4046c4ccad4130ba5d08dffd64ce20f3485931b4e2c3 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 4 Dec 2018 13:26:33 +0000 Subject: [PATCH] Remove superfluous devel dependency for noarch package OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-extratools?expand=0&rev=5 --- python-extratools.changes | 5 +++++ python-extratools.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/python-extratools.changes b/python-extratools.changes index 67b997c..5e7d956 100644 --- a/python-extratools.changes +++ b/python-extratools.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:47:51 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Mon Jul 2 02:56:13 UTC 2018 - toddrme2178@gmail.com diff --git a/python-extratools.spec b/python-extratools.spec index bce5903..a0a73c4 100644 --- a/python-extratools.spec +++ b/python-extratools.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/ # @@ -27,7 +27,6 @@ Group: Development/Languages/Python Url: https://github.com/chuanconggao/extratools Source: https://files.pythonhosted.org/packages/source/e/extratools/extratools-%{version}.tar.gz Source10: https://raw.githubusercontent.com/chuanconggao/extratools/%{version}/LICENSE -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros