From 63c735b60a992aa5a97aba859ca8a5ba05e6af16 Mon Sep 17 00:00:00 2001 From: Thomas Petazzoni Date: Tue, 8 Jul 2014 12:42:38 +0200 Subject: 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 Signed-off-by: Peter Korsgaard --- package/python/python-114-remove-idle-editor.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/python/python-114-remove-idle-editor.patch') diff --git a/package/python/python-114-remove-idle-editor.patch b/package/python/python-114-remove-idle-editor.patch index 0f7367719d..9aba15c9b7 100644 --- a/package/python/python-114-remove-idle-editor.patch +++ b/package/python/python-114-remove-idle-editor.patch @@ -32,7 +32,7 @@ Index: b/setup.py =================================================================== --- a/setup.py +++ b/setup.py -@@ -2218,7 +2218,7 @@ +@@ -2220,7 +2220,7 @@ import warnings warnings.filterwarnings("ignore",category=DeprecationWarning) -- cgit v1.2.3