[gtk-osx] Update Python3 to 3.4.3
- From: John Ralls <jralls src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-osx] Update Python3 to 3.4.3
- Date: Sun, 22 Mar 2015 08:29:55 +0000 (UTC)
commit be7092a6864ccf6057485a57c48a3c2853e00e3c
Author: John Ralls <jralls ceridwen us>
Date: Sun Mar 22 17:26:09 2015 +0900
Update Python3 to 3.4.3
Python 3.3.2 didn't compile on OS X 10.10 anyway.
modulesets-stable/gtk-osx-python.modules | 2 +-
modulesets-unstable/gtk-osx-python.modules | 2 +-
modulesets/gtk-osx-python.modules | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/modulesets-stable/gtk-osx-python.modules b/modulesets-stable/gtk-osx-python.modules
index a12b284..341dd33 100644
--- a/modulesets-stable/gtk-osx-python.modules
+++ b/modulesets-stable/gtk-osx-python.modules
@@ -85,7 +85,7 @@
</autotools>
<autotools id="python3" autogenargs="--enable-shared" autogen-sh="configure">
- <branch repo="python" module="3.3.2/Python-3.3.2.tar.xz" version="3.3.2"/>
+ <branch repo="python" module="3.4.3/Python-3.4.3.tar.xz" version="3.4.3"/>
<dependencies>
<dep package="gettext-runtime"/>
<dep package='readline'/>
diff --git a/modulesets-unstable/gtk-osx-python.modules b/modulesets-unstable/gtk-osx-python.modules
index 8e233ef..9154eaf 100644
--- a/modulesets-unstable/gtk-osx-python.modules
+++ b/modulesets-unstable/gtk-osx-python.modules
@@ -73,7 +73,7 @@
<autotools id="python3" autogenargs="--enable-shared" autogen-sh="configure">
<branch repo="python"
- module="3.3.2/Python-3.3.2.tar.xz" version="3.3.2">
+ module="3.4.3/Python-3.4.3.tar.xz" version="3.4.3">
</branch>
<dependencies>
<dep package="gettext-runtime"/>
diff --git a/modulesets/gtk-osx-python.modules b/modulesets/gtk-osx-python.modules
index d566217..d3d58f2 100644
--- a/modulesets/gtk-osx-python.modules
+++ b/modulesets/gtk-osx-python.modules
@@ -62,7 +62,7 @@
</autotools>
<autotools id="python3" autogenargs="--enable-shared" autogen-sh="configure">
- <branch repo="python" module="3.3.0/Python-3.3.0.tar.xz" version="3.3.0"/>
+ <branch repo="python" module="3.4.3/Python-3.4.3.tar.xz" version="3.4.3"/>
<dependencies>
<dep package="gettext-runtime"/>
<dep package='readline'/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]