15
0
forked from pool/python-argh

Accepting request 124086 from devel:languages:python

Update to 0.15.1 (forwarded request 123995 from poorboywilly)

OBS-URL: https://build.opensuse.org/request/show/124086
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-argh?expand=0&rev=2
This commit is contained in:
Stephan Kulow
2012-06-10 18:18:56 +00:00
committed by Git OBS Bridge
4 changed files with 12 additions and 6 deletions

View File

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

3
argh-0.15.1.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jun 6 23:41:39 UTC 2012 - os-dev@jacraig.com
- Update to 0.15.1
-------------------------------------------------------------------
Tue Jan 31 12:26:26 UTC 2012 - saschpe@suse.de

View File

@@ -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