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

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Sep 15 11:16:35 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Use noun phrase.
-------------------------------------------------------------------
Thu Sep 12 21:49:32 UTC 2019 - John Vandenberg <jayvdb@gmail.com>

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}