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/14-ossaudiodev.patch |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/components/python/python34/patches/14-ossaudiodev.patch b/components/python/python34/patches/14-ossaudiodev.patch
index cabcb4b..2fe811b 100644
--- a/components/python/python34/patches/14-ossaudiodev.patch
+++ b/components/python/python34/patches/14-ossaudiodev.patch
@@ -2,9 +2,9 @@
 Some OSS ioctls are not supported on Solaris, so they are ifdef'd out.  As
 the patch is Solaris-specific, it is not suitable for upstream.
 
---- Python-3.4.0/setup.py.~6~	2014-03-19 10:50:15.496976758 -0700
-+++ Python-3.4.0/setup.py	2014-03-19 10:50:15.609798728 -0700
-@@ -1551,7 +1551,7 @@
+--- Python-3.4.2/setup.py.~6~	2014-09-22 14:17:20.562920233 -0700
++++ Python-3.4.2/setup.py	2014-09-22 14:17:20.631967980 -0700
+@@ -1569,7 +1569,7 @@
          # End multiprocessing
  
          # Platform-specific libraries

--
Gitblit v1.9.3