From ddfaf6489f32bf40381ac5a9b15c52aec00b60362d919ab3882a1ef6ce3c05ce Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 4 Dec 2018 13:50:44 +0000 Subject: [PATCH] Remove superfluous devel dependency for noarch package OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyee?expand=0&rev=9 --- python-pyee.changes | 5 +++++ python-pyee.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/python-pyee.changes b/python-pyee.changes index f0434f7..c10688c 100644 --- a/python-pyee.changes +++ b/python-pyee.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:52:10 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Mon Oct 29 15:22:46 UTC 2018 - Todd R diff --git a/python-pyee.spec b/python-pyee.spec index d597c20..13ff397 100644 --- a/python-pyee.spec +++ b/python-pyee.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 @@ Source: https://files.pythonhosted.org/packages/source/p/pyee/pyee-%{ver Source99: https://raw.githubusercontent.com/jfhbrook/pyee/master/LICENSE # PATCH-FIX-UPSTREAM fix-build-requirements.patch Patch0: fix-build-requirements.patch -BuildRequires: %{python_module devel} BuildRequires: %{python_module PyHamcrest} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module vcversioner}