diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2011-09-18 18:05:23 +0200 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2011-09-18 21:05:10 +0200 |
commit | 2455c89bab315c0b6842198f16777585029e364f (patch) | |
tree | 721daabcba459ded2c463c31a7a118a358c29fc4 /package/python/python-2.7-113-optional-zlib.patch | |
parent | a21642c7eb06eeffe621e7eaef1a85cb9b4589f8 (diff) |
python: bump to 2.7.2
This is mostly a mechanical bump, with a refresh of all the patches to
accomodate the offsets, and some minor conflict resolution.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/python/python-2.7-113-optional-zlib.patch')
-rw-r--r-- | package/python/python-2.7-113-optional-zlib.patch | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/package/python/python-2.7-113-optional-zlib.patch b/package/python/python-2.7-113-optional-zlib.patch index b5d966536..f24eb1726 100644 --- a/package/python/python-2.7-113-optional-zlib.patch +++ b/package/python/python-2.7-113-optional-zlib.patch @@ -5,11 +5,11 @@ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> configure.in | 6 ++++++ 1 file changed, 6 insertions(+) -Index: Python-2.7.1/configure.in +Index: Python-2.7.2/configure.in =================================================================== ---- Python-2.7.1.orig/configure.in -+++ Python-2.7.1/configure.in -@@ -2433,6 +2433,12 @@ +--- Python-2.7.2.orig/configure.in ++++ Python-2.7.2/configure.in +@@ -2448,6 +2448,12 @@ DISABLED_EXTENSIONS="${DISABLED_EXTENSIONS} bz2" fi]) |