From e1dc75541dcf4a6ba702b71ea91c40403f37b0c34e6e125c55cf9a5c15288686 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 4 Dec 2018 13:26:03 +0000 Subject: [PATCH] Remove superfluous devel dependency for noarch package OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-eventlet?expand=0&rev=50 --- python-eventlet.changes | 5 +++++ python-eventlet.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/python-eventlet.changes b/python-eventlet.changes index aef971d..1a767dc 100644 --- a/python-eventlet.changes +++ b/python-eventlet.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:47:46 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Fri Jan 12 12:57:09 UTC 2018 - tbechtold@suse.com diff --git a/python-eventlet.spec b/python-eventlet.spec index 39aaffe..2a5ff91 100644 --- a/python-eventlet.spec +++ b/python-eventlet.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/ # @@ -29,7 +29,6 @@ Patch0: 0001-Fix-SSL-connection-reset-errors.patch # PATCH-FIX-UPSTREAM PR-459.patch -- https://github.com/eventlet/eventlet/pull/459 Patch1: PR-459.patch BuildRequires: %{python_module Sphinx} -BuildRequires: %{python_module devel} BuildRequires: %{python_module greenlet} BuildRequires: %{python_module setuptools} BuildRequires: fdupes