15
0
forked from pool/python-pick

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

- Use noun phrase.

OBS-URL: https://build.opensuse.org/request/show/667773
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pick?expand=0&rev=4
This commit is contained in:
2019-01-22 11:48:36 +00:00
committed by Git OBS Bridge
parent eefcce7706
commit 549c80ef23
2 changed files with 8 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jan 22 11:32:34 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Use noun phrase.
-------------------------------------------------------------------
Sat Jan 19 14:05:14 UTC 2019 - Luigi Baldoni <aloisio@gmx.com>

View File

@@ -20,7 +20,7 @@
Name: python-pick
Version: 0.6.4
Release: 0
Summary: Create curses based interactive selection list in the terminal
Summary: Curses-based interactive selection list module
License: MIT
Group: Development/Languages/Python
URL: https://github.com/wong2/pick
@@ -32,8 +32,8 @@ BuildArch: noarch
%python_subpackages
%description
pick is a small python library to help you create curses
based interactive selection list in the terminal.
pick is a Python library to help create curses-based
interactive selection list in the terminal.
%prep
%setup -q -n pick-%{version}