15
0
forked from pool/python-cliff

Accepting request 197219 from devel:languages:python

- update to 1.4.4:
  - Provide better error handling for unknown commands run from the
  command line. (Contributed by Christophe Chauvet.) (forwarded request 197216 from dirkmueller)

OBS-URL: https://build.opensuse.org/request/show/197219
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cliff?expand=0&rev=11
This commit is contained in:
Stephan Kulow
2013-09-03 20:02:57 +00:00
committed by Git OBS Bridge
parent 3c0436b4c8
commit ad217df2b1
4 changed files with 12 additions and 5 deletions

View File

@@ -17,7 +17,7 @@
Name: python-cliff
Version: 1.4
Version: 1.4.4
Release: 0
Url: https://github.com/dreamhost/cliff
Summary: Command Line Interface Formulation Framework
@@ -27,7 +27,7 @@ Source: http://pypi.python.org/packages/source/c/cliff/cliff-%{version}.
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: python-argparse
BuildRequires: python-devel
BuildRequires: python-distribute
BuildRequires: python-setuptools
BuildRequires: python-tablib
# Test requirements:
BuildRequires: python-PrettyTable