From cda15ba55646ed17b519be90ed9225a3616131cc1cc75ddd63eb8be00ad1343f Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Thu, 7 Nov 2019 16:21:57 +0000 Subject: [PATCH] Run through spec-cleaner OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ansicolors?expand=0&rev=6 --- python-ansicolors.changes | 5 +++++ python-ansicolors.spec | 6 ++---- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/python-ansicolors.changes b/python-ansicolors.changes index bc9c7ba..74296c1 100644 --- a/python-ansicolors.changes +++ b/python-ansicolors.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Nov 7 16:21:32 UTC 2019 - Matej Cepl + +- Run through spec-cleaner + ------------------------------------------------------------------- Tue Dec 4 12:45:35 UTC 2018 - Matej Cepl diff --git a/python-ansicolors.spec b/python-ansicolors.spec index 3d5d140..859acc8 100644 --- a/python-ansicolors.spec +++ b/python-ansicolors.spec @@ -22,18 +22,16 @@ Version: 1.1.8 Release: 0 Summary: ANSI colors for Python License: ISC -Group: Development/Languages/Python -Url: http://github.com/jonathaneunice/colors/ +URL: https://github.com/jonathaneunice/colors/ Source: https://files.pythonhosted.org/packages/source/a/ansicolors/ansicolors-%{version}.zip BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros BuildRequires: unzip +BuildArch: noarch # SECTION test requirements BuildRequires: %{python_module pytest} # /SECTION -BuildArch: noarch - %python_subpackages %description