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

3
cliff-1.4.4.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9d15f2b59ac4bbb04eb11cd1fe5d5f30a2e0769afc0a4c675ca205b50fae567f
size 121547

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e5650c92bdd7917f850fc3ac11bd3ad4abd0cb0be4654770b29b63f288bea316
size 124342

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Sep 3 08:01:39 UTC 2013 - dmueller@suse.com
- update to 1.4.4:
- Provide better error handling for unknown commands run from the
command line. (Contributed by Christophe Chauvet.)
-------------------------------------------------------------------
Thu Jun 27 10:02:03 UTC 2013 - speilicke@suse.com

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