From 91dc0b22c5a032f890dee61d19399a16a60fb7801500d37bf610ea81fa905361 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 4 Dec 2018 13:38:10 +0000 Subject: [PATCH] Remove superfluous devel dependency for noarch package OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lexicon?expand=0&rev=6 --- python-lexicon.changes | 5 +++++ python-lexicon.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/python-lexicon.changes b/python-lexicon.changes index e3d3ac1..5e6c117 100644 --- a/python-lexicon.changes +++ b/python-lexicon.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:49:59 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Mon Apr 23 13:16:19 UTC 2018 - tchvatal@suse.com diff --git a/python-lexicon.spec b/python-lexicon.spec index c276dd1..c8f46c1 100644 --- a/python-lexicon.spec +++ b/python-lexicon.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 @@ URL: https://github.com/bitprophet/lexicon Source: https://files.pythonhosted.org/packages/source/l/lexicon/lexicon-%{version}.tar.gz # PATCH-FIX-UPSTREAM: add_test_init.patch # fix execution of tests Patch0: https://github.com/bitprophet/lexicon/pull/10.patch#/add_test_init.patch -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros