python: bump to version 2.7.8

The different patches are just refreshed to apply without fuzz, there
are no changes/conflicts.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Thomas Petazzoni
2014-07-08 12:42:38 +02:00
committed by Peter Korsgaard
parent 9fa9cf998e
commit 63c735b60a
21 changed files with 27 additions and 27 deletions

View File

@@ -7,7 +7,7 @@ Index: b/setup.py
===================================================================
--- a/setup.py
+++ b/setup.py
@@ -760,12 +760,9 @@
@@ -762,12 +762,9 @@
pass # Issue 7384: Already linked against curses or tinfo.
elif curses_library:
readline_libs.append(curses_library)