Accepting request 197220 from devel:languages:python
- update to 0.6.6.1: * go back to pyparsing 1.5.7 (forwarded request 197217 from dirkmueller) OBS-URL: https://build.opensuse.org/request/show/197220 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cmd2?expand=0&rev=8
This commit is contained in:
commit
cad7a55503
3
cmd2-0.6.6.1.tar.gz
Normal file
3
cmd2-0.6.6.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0b051e6b5f4500f823f996c77991363fe1d5c0b790002eb9922c7b39921cd981
|
||||
size 20538
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:538a9b129e7f4fc88ee15f320e02e7b514f80a4ebe539e8922638a6cb739fff8
|
||||
size 20533
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 3 08:04:14 UTC 2013 - dmueller@suse.com
|
||||
|
||||
- update to 0.6.6.1:
|
||||
* go back to pyparsing 1.5.7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 13 10:01:07 UTC 2013 - dmueller@suse.com
|
||||
|
||||
|
@ -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()")}
|
||||
|
Loading…
x
Reference in New Issue
Block a user