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