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-007-disable-extensions.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/python/python-007-disable-extensions.patch') diff --git a/package/python/python-007-disable-extensions.patch b/package/python/python-007-disable-extensions.patch index 10b0a7c046..40ed6df3bf 100644 --- a/package/python/python-007-disable-extensions.patch +++ b/package/python/python-007-disable-extensions.patch @@ -33,7 +33,7 @@ Index: b/configure.ac =================================================================== --- a/configure.ac +++ b/configure.ac -@@ -2268,6 +2268,8 @@ +@@ -2281,6 +2281,8 @@ AC_PATH_TOOL([PKG_CONFIG], [pkg-config]) -- cgit v1.2.3