From 725174c03eaf0b14ad4e89ecd712a375d20a8b1b216749c9199f9a06dac90bfc Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 4 Dec 2018 13:32:16 +0000 Subject: [PATCH] Remove superfluous devel dependency for noarch package OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-html2text?expand=0&rev=29 --- python-html2text.changes | 5 +++++ python-html2text.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/python-html2text.changes b/python-html2text.changes index e58cec5..7be52e0 100644 --- a/python-html2text.changes +++ b/python-html2text.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:48:56 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Thu Aug 16 10:23:31 UTC 2018 - jengelh@inai.de diff --git a/python-html2text.spec b/python-html2text.spec index cc145d4..b76ddfc 100644 --- a/python-html2text.spec +++ b/python-html2text.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/ # @@ -30,7 +30,6 @@ Group: Development/Languages/Python URL: https://github.com/Alir3z4/html2text/ Source: https://files.pythonhosted.org/packages/source/h/%{upname}/%{upname}-%{version}.tar.gz Patch0: remove_unittest2.patch -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros