15
0
2019-11-07 16:21:57 +00:00
committed by Git OBS Bridge
parent bd2aee62f7
commit cda15ba556
2 changed files with 7 additions and 4 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Nov 7 16:21:32 UTC 2019 - Matej Cepl <mcepl@suse.com>
- Run through spec-cleaner
-------------------------------------------------------------------
Tue Dec 4 12:45:35 UTC 2018 - Matej Cepl <mcepl@suse.com>

View File

@@ -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