From 7b0dcec86c5455046c26524cf1a36c2e9df55fd9 Mon Sep 17 00:00:00 2001
From: Alexander Pyhalov <apyhalov@gmail.com>
Date: Sat, 13 Dec 2014 17:17:22 +0100
Subject: [PATCH] Update python-34  to 3.4.2. Enable pymalloc.

---
 components/python/python34/patches/16-pic-compile.patch |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/components/python/python34/patches/16-pic-compile.patch b/components/python/python34/patches/16-pic-compile.patch
index fda2396..cff4e7d 100644
--- a/components/python/python34/patches/16-pic-compile.patch
+++ b/components/python/python34/patches/16-pic-compile.patch
@@ -1,8 +1,8 @@
 This patch is a Solaris-specific hack; it will not be submitted upstream.
 
---- Python-3.4.0/Lib/distutils/sysconfig.py.~2~	2014-04-30 09:23:26.632873134 -0700
-+++ Python-3.4.0/Lib/distutils/sysconfig.py	2014-04-30 10:49:42.395635789 -0700
-@@ -221,6 +221,22 @@
+--- Python-3.4.2/Lib/distutils/sysconfig.py.~2~	2014-09-22 14:20:53.466326587 -0700
++++ Python-3.4.2/Lib/distutils/sysconfig.py	2014-09-22 14:20:53.494063421 -0700
+@@ -219,6 +219,22 @@
          else:
              archiver = ar + ' ' + ar_flags
  

--
Gitblit v1.9.3