From 5117ec4a98a1c85735234679120e3a31e64221d4b547060bf50830b62708d958 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 4 Dec 2018 13:33:56 +0000 Subject: [PATCH] Remove superfluous devel dependency for noarch package OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-imageio?expand=0&rev=9 --- python-imageio.changes | 5 +++++ python-imageio.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/python-imageio.changes b/python-imageio.changes index 7744840..af6baec 100644 --- a/python-imageio.changes +++ b/python-imageio.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:49:14 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Wed Sep 5 12:19:11 UTC 2018 - Matěj Cepl diff --git a/python-imageio.spec b/python-imageio.spec index 0b32d45..b6a9f3e 100644 --- a/python-imageio.spec +++ b/python-imageio.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/ # @@ -28,7 +28,6 @@ Group: Development/Languages/Python URL: http://imageio.github.io/ Source0: https://files.pythonhosted.org/packages/source/i/imageio/imageio-%{version}.tar.gz Source1: python-imageio-rpmlintrc -BuildRequires: %{python_module devel} BuildRequires: %{python_module numpy} BuildRequires: %{python_module setuptools} BuildRequires: fdupes