From a88f6dc246d4986b6310919d5893738ed3a427e6d2b982080a21948df4018dc6 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 4 Dec 2018 13:17:01 +0000 Subject: [PATCH] Remove superfluous devel dependency for noarch package OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-blessed?expand=0&rev=5 --- python-blessed.changes | 5 +++++ python-blessed.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/python-blessed.changes b/python-blessed.changes index c39a74f..26fede5 100644 --- a/python-blessed.changes +++ b/python-blessed.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:46:12 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Tue Jul 17 13:29:00 UTC 2018 - tchvatal@suse.com diff --git a/python-blessed.spec b/python-blessed.spec index 7caad4c..7412bd6 100644 --- a/python-blessed.spec +++ b/python-blessed.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 @@ License: MIT Group: Development/Languages/Python Url: https://github.com/jquast/blessed Source: https://files.pythonhosted.org/packages/source/b/blessed/blessed-%{version}.tar.gz -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros