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:
@@ -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
3
argh-0.15.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8cca1201af8c15b7e77577ecddbca7cc867f943cb0bd2fb5c38461662b1aa80b
|
||||
size 14878
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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