From a5dcdf370630c7d9cc7eef02b8424802e779cacc Mon Sep 17 00:00:00 2001 From: Thomas Petazzoni Date: Tue, 8 Jul 2014 12:42:39 +0200 Subject: python3: bump to version 3.4.1 A few minor updates on the patches were needed to resolve some conflicts on the main Makefile.pre.in file, in the list of modules to build/install. Signed-off-by: Thomas Petazzoni Signed-off-by: Peter Korsgaard --- package/python3/python3-109-optional-unicodedata.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/python3/python3-109-optional-unicodedata.patch') diff --git a/package/python3/python3-109-optional-unicodedata.patch b/package/python3/python3-109-optional-unicodedata.patch index 4b671ed9b0..46e9a6f294 100644 --- a/package/python3/python3-109-optional-unicodedata.patch +++ b/package/python3/python3-109-optional-unicodedata.patch @@ -10,7 +10,7 @@ Index: b/configure.ac =================================================================== --- a/configure.ac +++ b/configure.ac -@@ -2695,6 +2695,12 @@ +@@ -2684,6 +2684,12 @@ DISABLED_EXTENSIONS="${DISABLED_EXTENSIONS} nis" fi]) -- cgit v1.2.3