15
0
forked from pool/python-cleo

Accepting request 733680 from devel:languages:python

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/733680
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cleo?expand=0&rev=2
This commit is contained in:
2019-09-30 13:58:22 +00:00
committed by Git OBS Bridge
2 changed files with 8 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Sep 17 11:15:12 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Use noun phrase in summary. Trim filler wording from
descriptions.
-------------------------------------------------------------------
Mon Sep 16 08:39:53 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>

View File

@@ -20,7 +20,7 @@
Name: python-cleo
Version: 0.7.5
Release: 0
Summary: Cleo allows you to create beautiful and testable command-line interfaces
Summary: Python module for creating testable command-line interfaces
License: MIT
Group: Development/Languages/Python
URL: https://github.com/sdispater/cleo
@@ -43,7 +43,7 @@ BuildArch: noarch
%python_subpackages
%description
Cleo allows you to create beautiful and testable command-line interfaces.
Cleo allows creating testable command-line interfaces.
%prep
%setup -q -n cleo-%{version}