From 6578e6900170cf77712c0332b503b1b3c0450ab99cfe09828bfbdf8336014d11 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 4 Dec 2018 13:25:26 +0000 Subject: [PATCH] Remove superfluous devel dependency for noarch package OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-emoji?expand=0&rev=5 --- python-emoji.changes | 5 +++++ python-emoji.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/python-emoji.changes b/python-emoji.changes index 79e896a..835a96b 100644 --- a/python-emoji.changes +++ b/python-emoji.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:47:38 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Sun Apr 15 13:58:05 UTC 2018 - tchvatal@suse.com diff --git a/python-emoji.spec b/python-emoji.spec index 5d182c8..7b95753 100644 --- a/python-emoji.spec +++ b/python-emoji.spec @@ -13,7 +13,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/ # @@ -26,7 +26,6 @@ License: BSD-3-Clause Group: Development/Languages/Python URL: https://github.com/carpedm20/emoji/ Source: https://files.pythonhosted.org/packages/source/e/emoji/emoji-%{version}.tar.gz -BuildRequires: %{python_module devel} BuildRequires: %{python_module nose} BuildRequires: %{python_module setuptools} BuildRequires: fdupes