From 23fbbf837c205bc748b79e6db3fa2d132808915e0ba045768f04de0e77c763c8 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 4 Dec 2018 13:13:10 +0000 Subject: [PATCH] Remove superfluous devel dependency for noarch package OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ansicolor?expand=0&rev=8 --- python-ansicolor.changes | 5 +++++ python-ansicolor.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/python-ansicolor.changes b/python-ansicolor.changes index d2bad26..759de48 100644 --- a/python-ansicolor.changes +++ b/python-ansicolor.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:45:34 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Sun Jul 29 12:53:52 UTC 2018 - jengelh@inai.de diff --git a/python-ansicolor.spec b/python-ansicolor.spec index 8f6941b..f6edb8b 100644 --- a/python-ansicolor.spec +++ b/python-ansicolor.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/ # @@ -28,7 +28,6 @@ Group: Development/Languages/Python Url: https://github.com/numerodix/ansicolor Source: https://files.pythonhosted.org/packages/source/a/ansicolor/ansicolor-%{version}.tar.gz Source10: https://raw.githubusercontent.com/numerodix/ansicolor/%{tag}/LICENSE -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros