forked from pool/python-argh
Accepting request 298061 from home:benoit_monin:branches:devel:languages:python
- update to version 0.26.1 - update project URL - package README.rst instead of README OBS-URL: https://build.opensuse.org/request/show/298061 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-argh?expand=0&rev=13
This commit is contained in:
committed by
Git OBS Bridge
parent
a02c6fda2c
commit
e001a00077
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:076f27ed25f64339186810075c9eb2aa5121bd330851d42639abde17a9b9774b
|
||||
size 26232
|
||||
3
argh-0.26.1.tar.gz
Normal file
3
argh-0.26.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:06a7442cb9130fb8806fe336000fcf20edf1f2f8ad205e7b62cec118505510db
|
||||
size 32261
|
||||
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 19 16:29:05 UTC 2015 - benoit.monin@gmx.fr
|
||||
|
||||
- update to version 0.26.1
|
||||
* no changelog available
|
||||
- update project URL
|
||||
- package README.rst instead of README
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 24 10:58:54 UTC 2013 - speilicke@suse.com
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-argh
|
||||
#
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,9 +17,9 @@
|
||||
|
||||
|
||||
Name: python-argh
|
||||
Version: 0.23.3
|
||||
Version: 0.26.1
|
||||
Release: 0
|
||||
Url: http://bitbucket.org/neithere/argh/
|
||||
Url: https://github.com/neithere/argh/
|
||||
Summary: A simple argparse wrapper
|
||||
License: LGPL-3.0+
|
||||
Group: Development/Languages/Python
|
||||
@@ -70,7 +70,7 @@ python setup.py install --prefix=%{_prefix} --root=%{buildroot}
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%doc README
|
||||
%doc README.rst
|
||||
%{python_sitelib}/*
|
||||
|
||||
%changelog
|
||||
|
||||
Reference in New Issue
Block a user