14
0
forked from pool/python-cmd2

Accepting request 173721 from home:dirkmueller:branches:devel:languages:python

- update to 0.6.5.1: 
  * Fix requires to python-pyparsing

OBS-URL: https://build.opensuse.org/request/show/173721
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cmd2?expand=0&rev=5
This commit is contained in:
Sascha Peilicke
2013-04-29 13:40:20 +00:00
committed by Git OBS Bridge
parent 8f85758717
commit a07fb2d500
5 changed files with 20 additions and 10 deletions

View File

@@ -13,20 +13,22 @@
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: python3-cmd2
Version: 0.6.4
Version: 0.6.5.1
Release: 0
License: MIT
Summary: Extra features for standard library's cmd module
Url: http://packages.python.org/cmd2/
License: MIT
Group: Development/Languages/Python
Url: http://packages.python.org/cmd2/
Source: http://pypi.python.org/packages/source/c/cmd2/cmd2-%{version}.tar.gz
BuildRequires: python3
BuildRequires: python3-2to3
BuildRequires: python3-devel
BuildRequires: python3-distribute
Requires: python3-pyparsing
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch