forked from pool/python-argh
Accepting request 123995 from home:poorboywilly:branches:devel:languages:python
Update to 0.15.1 OBS-URL: https://build.opensuse.org/request/show/123995 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-argh?expand=0&rev=3
This commit is contained in:
@@ -11,12 +11,13 @@
|
||||
# case the license is the MIT License). An "Open Source License" is a
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
#
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: python-argh
|
||||
Version: 0.14.2
|
||||
Version: 0.15.1
|
||||
Release: 0
|
||||
Url: http://bitbucket.org/neithere/argh/
|
||||
Summary: A simple argparse wrapper
|
||||
@@ -24,8 +25,8 @@ License: LGPL-3.0+
|
||||
Group: Development/Languages/Python
|
||||
Source: http://pypi.python.org/packages/source/a/argh/argh-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: python-argparse >= 1.1
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: python-distribute
|
||||
Requires: python-argparse >= 1.1
|
||||
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
|
||||
|
||||
Reference in New Issue
Block a user