forked from pool/python-cmd2
Accepting request 197217 from home:dirkmueller:branches:devel:languages:python
- update to 0.6.6.1: * go back to pyparsing 1.5.7 OBS-URL: https://build.opensuse.org/request/show/197217 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cmd2?expand=0&rev=13
This commit is contained in:
committed by
Git OBS Bridge
parent
4261f861d1
commit
9c8d23f586
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-cmd2
|
||||
Version: 0.6.6
|
||||
Version: 0.6.6.1
|
||||
Release: 0
|
||||
Summary: Extra features for standard library's cmd module
|
||||
License: MIT
|
||||
@@ -25,7 +25,7 @@ Group: Development/Languages/Python
|
||||
Url: http://packages.python.org/cmd2/
|
||||
Source: http://pypi.python.org/packages/source/c/cmd2/cmd2-%{version}.tar.gz
|
||||
BuildRequires: python-devel
|
||||
Requires: python-pyparsing
|
||||
Requires: python-pyparsing == 1.5.7
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
|
||||
%{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
|
||||
|
Reference in New Issue
Block a user