From 7076e6f61cbcd45f463eb70ab1ffbb8ff7f27819 Mon Sep 17 00:00:00 2001 From: Thomas Petazzoni Date: Tue, 16 Jun 2015 23:36:11 +0200 Subject: python: bump to 2.7.10 Patches are simply refreshed, except 004-sysconfigdata-install-location.patch where a minor conflict resolution was needed. [Peter: fixup .hash as pointed out by Arnout] Signed-off-by: Thomas Petazzoni Reviewed-by: Arnout Vandecappelle (Essensium/Mind) Signed-off-by: Peter Korsgaard --- package/python/106-optional-expat.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/python/106-optional-expat.patch') diff --git a/package/python/106-optional-expat.patch b/package/python/106-optional-expat.patch index 1ee117cecf..6ebaf166d1 100644 --- a/package/python/106-optional-expat.patch +++ b/package/python/106-optional-expat.patch @@ -43,7 +43,7 @@ Index: b/configure.ac =================================================================== --- a/configure.ac +++ b/configure.ac -@@ -2292,13 +2292,21 @@ +@@ -2298,13 +2298,21 @@ AC_SUBST(DISABLED_EXTENSIONS) # Check for use of the system expat library @@ -74,7 +74,7 @@ Index: b/setup.py =================================================================== --- a/setup.py +++ b/setup.py -@@ -1474,7 +1474,7 @@ +@@ -1463,7 +1463,7 @@ # # More information on Expat can be found at www.libexpat.org. # -- cgit v1.2.3