15
0
forked from pool/python-pastel

Accepting request 731077 from home:jengelh:branches:devel:languages:python

- Use noun phrase.

OBS-URL: https://build.opensuse.org/request/show/731077
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pastel?expand=0&rev=2
This commit is contained in:
Tomáš Chvátal
2019-09-16 07:32:30 +00:00
committed by Git OBS Bridge
parent 67b8cc73e1
commit 5c9ebd3af3
2 changed files with 7 additions and 2 deletions

View File

@@ -20,7 +20,7 @@
Name: python-pastel
Version: 0.1.1
Release: 0
Summary: Bring colors to your terminal
Summary: String colorization for Python
License: MIT
Group: Development/Languages/Python
URL: https://github.com/sdispater/pastel
@@ -35,7 +35,7 @@ BuildRequires: %{python_module pytest}
%python_subpackages
%description
Bring colors to your terminal.
Pastel is a library to colorize strings in the terminal.
%prep
%setup -q -n pastel-%{version}