From f84212551f3f6b29e468581910177e808eec62510d3f88c1af743cb1f738616f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 27 Jul 2018 08:24:25 +0000 Subject: [PATCH] Accepting request 625681 from home:jengelh:branches:devel:languages:python - Trim filler wording from descriptions. OBS-URL: https://build.opensuse.org/request/show/625681 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-prompt_toolkit?expand=0&rev=16 --- python-prompt_toolkit.changes | 5 +++++ python-prompt_toolkit.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python-prompt_toolkit.changes b/python-prompt_toolkit.changes index 9396b7f..ef2f51a 100644 --- a/python-prompt_toolkit.changes +++ b/python-prompt_toolkit.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jul 27 07:07:38 UTC 2018 - jengelh@inai.de + +- Trim filler wording from descriptions. + ------------------------------------------------------------------- Tue Jul 24 14:51:27 UTC 2018 - mcepl@suse.com diff --git a/python-prompt_toolkit.spec b/python-prompt_toolkit.spec index 1d72b5e..5094b77 100644 --- a/python-prompt_toolkit.spec +++ b/python-prompt_toolkit.spec @@ -22,7 +22,7 @@ Name: python-prompt_toolkit Version: 1.0.15 Release: 0 -Summary: Library for building powerful interactive command lines in Python +Summary: Library for building interactive command lines in Python License: BSD-3-Clause Group: Development/Languages/Python URL: https://github.com/jonathanslenders/python-prompt-toolkit @@ -46,7 +46,7 @@ Provides: %{oldpython}-python-prompt-toolkit = %{version} %python_subpackages %description -Prompt toolkit is a Library for building powerful interactive command +Prompt toolkit is a library for building interactive command lines in Python. %prep