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-102-optional-2to3.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/python/python-102-optional-2to3.patch') diff --git a/package/python/python-102-optional-2to3.patch b/package/python/python-102-optional-2to3.patch index 3503f8c0c0..0d23ca3e89 100644 --- a/package/python/python-102-optional-2to3.patch +++ b/package/python/python-102-optional-2to3.patch @@ -52,7 +52,7 @@ Index: b/configure.ac =================================================================== --- a/configure.ac +++ b/configure.ac -@@ -2623,6 +2623,12 @@ +@@ -2636,6 +2636,12 @@ AS_HELP_STRING([--disable-test-modules], [disable test modules]), [ TEST_MODULES="${enableval}" ], [ TEST_MODULES=yes ]) @@ -69,7 +69,7 @@ Index: b/setup.py =================================================================== --- a/setup.py +++ b/setup.py -@@ -2218,10 +2218,11 @@ +@@ -2220,10 +2220,11 @@ import warnings warnings.filterwarnings("ignore",category=DeprecationWarning) -- cgit v1.2.3