From 549c80ef23b642925eef6222192dd7b7c022edf0acd9070416719dcd7d304933 Mon Sep 17 00:00:00 2001 From: Luigi Baldoni Date: Tue, 22 Jan 2019 11:48:36 +0000 Subject: [PATCH] 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 --- python-pick.changes | 5 +++++ python-pick.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/python-pick.changes b/python-pick.changes index f922f8a..66dd42c 100644 --- a/python-pick.changes +++ b/python-pick.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jan 22 11:32:34 UTC 2019 - Jan Engelhardt + +- Use noun phrase. + ------------------------------------------------------------------- Sat Jan 19 14:05:14 UTC 2019 - Luigi Baldoni diff --git a/python-pick.spec b/python-pick.spec index a96eb5f..7adaadf 100644 --- a/python-pick.spec +++ b/python-pick.spec @@ -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}