summaryrefslogtreecommitdiffstats
path: root/package/python/114-remove-idle-editor.patch
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-06-16 23:36:11 +0200
committerPeter Korsgaard <peter@korsgaard.com>2015-06-22 23:13:46 +0200
commit7076e6f61cbcd45f463eb70ab1ffbb8ff7f27819 (patch)
treeb2c3e2d0f9c837c9407a1b196a9fb80054213705 /package/python/114-remove-idle-editor.patch
parentd98eed3222c928914e6d10a4ac62bc107c2dc5e9 (diff)
downloadbuildroot-7076e6f61cbcd45f463eb70ab1ffbb8ff7f27819.tar.gz
buildroot-7076e6f61cbcd45f463eb70ab1ffbb8ff7f27819.zip
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 <thomas.petazzoni@free-electrons.com> Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/python/114-remove-idle-editor.patch')
-rw-r--r--package/python/114-remove-idle-editor.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/python/114-remove-idle-editor.patch b/package/python/114-remove-idle-editor.patch
index 67b9050b15..512eedcb5f 100644
--- a/package/python/114-remove-idle-editor.patch
+++ b/package/python/114-remove-idle-editor.patch
@@ -32,7 +32,7 @@ Index: b/setup.py
===================================================================
--- a/setup.py
+++ b/setup.py
-@@ -2223,7 +2223,7 @@
+@@ -2212,7 +2212,7 @@
import warnings
warnings.filterwarnings("ignore",category=DeprecationWarning)
OpenPOWER on IntegriCloud