From 587f636255cca445007934300b5626ef04d6e4e8733cc11ca70a49be6bd3fcdf Mon Sep 17 00:00:00 2001 From: Todd R Date: Thu, 7 Jun 2012 15:10:47 +0000 Subject: [PATCH] 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 --- argh-0.14.2.tar.gz | 3 --- argh-0.15.1.tar.gz | 3 +++ python-argh.changes | 5 +++++ python-argh.spec | 7 ++++--- 4 files changed, 12 insertions(+), 6 deletions(-) delete mode 100644 argh-0.14.2.tar.gz create mode 100644 argh-0.15.1.tar.gz diff --git a/argh-0.14.2.tar.gz b/argh-0.14.2.tar.gz deleted file mode 100644 index e4228cc..0000000 --- a/argh-0.14.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d103847e93693de6f76c4bb5741e20ac9639adc6565ff97078e658e17b598440 -size 11333 diff --git a/argh-0.15.1.tar.gz b/argh-0.15.1.tar.gz new file mode 100644 index 0000000..3ffd68c --- /dev/null +++ b/argh-0.15.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cca1201af8c15b7e77577ecddbca7cc867f943cb0bd2fb5c38461662b1aa80b +size 14878 diff --git a/python-argh.changes b/python-argh.changes index 502a975..97a2dbb 100644 --- a/python-argh.changes +++ b/python-argh.changes @@ -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 diff --git a/python-argh.spec b/python-argh.spec index b2595fc..beaa215 100644 --- a/python-argh.spec +++ b/python-argh.spec @@ -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