From 4d9ae3daf608f1a1ee4afe8e69043b5a06443a37 Mon Sep 17 00:00:00 2001 From: Thomas Petazzoni Date: Sat, 28 Jun 2014 23:52:21 +0200 Subject: python: bump to Python 2.7.7 Status of patches: - python-013-fix-readline-6.3.patch is removed, as it was a backport from an upstream fix. - all other patches are updated, with no special changes other than solving minor conflicts. Signed-off-by: Thomas Petazzoni Signed-off-by: Peter Korsgaard --- package/python/python-011-remove-python-symlink.patch | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'package/python/python-011-remove-python-symlink.patch') diff --git a/package/python/python-011-remove-python-symlink.patch b/package/python/python-011-remove-python-symlink.patch index a9b1daa486..af0a296569 100644 --- a/package/python/python-011-remove-python-symlink.patch +++ b/package/python/python-011-remove-python-symlink.patch @@ -6,10 +6,11 @@ python symlink points to. Signed-off-by: Samuel Martin -diff -purN a/Makefile.pre.in b/Makefile.pre.in ---- a/Makefile.pre.in 2014-03-02 17:56:56.529132499 +0100 -+++ b/Makefile.pre.in 2014-03-02 19:24:02.346491849 +0100 -@@ -857,17 +857,10 @@ $(DESTSHARED): +Index: b/Makefile.pre.in +=================================================================== +--- a/Makefile.pre.in ++++ b/Makefile.pre.in +@@ -858,17 +858,10 @@ # $(PYTHON) -> python2 -> python$(VERSION)) # Also create equivalent chains for other installed files bininstall: altbininstall -- cgit v1.2.3