15
0
forked from pool/python-mando

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

- Trim rhetorics from descriptions.

OBS-URL: https://build.opensuse.org/request/show/662812
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mando?expand=0&rev=8
This commit is contained in:
Tomáš Chvátal
2019-01-04 17:38:05 +00:00
committed by Git OBS Bridge
parent f3661c9f9d
commit 9781b39ecf
2 changed files with 9 additions and 4 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Dec 19 00:14:24 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
- Trim rhetorics from descriptions.
-------------------------------------------------------------------
Tue Dec 4 12:50:15 UTC 2018 - Matej Cepl <mcepl@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-mando
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -21,7 +21,7 @@
Name: python-mando
Version: 0.6.4
Release: 0
Summary: Create Python CLI apps with little to no effort at all!
Summary: Python wrapper around argparse, a tool to create CLI apps
License: MIT
Group: Development/Languages/Python
URL: https://mando.readthedocs.org/
@@ -39,8 +39,8 @@ BuildRequires: %{python_module six}
%python_subpackages
%description
Mando is a wrapper around argparse, and allows you to write complete CLI
applications in seconds while maintaining all the flexibility.
Mando is a wrapper around argparse, and allows writing CLI
applications.
%prep
%setup -q -n mando-%{version}