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