[gtk-osx] update python in all modulesets



commit 10fe50b04eb355c5d01d90e3332d1912e468da11
Author: Antoine Martin <antoine nagafix co uk>
Date:   Mon Jan 8 19:25:23 2018 +0700

    update python in all modulesets

 modulesets/gtk-osx-python.modules |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/modulesets/gtk-osx-python.modules b/modulesets/gtk-osx-python.modules
index 6e2990a..17819af 100644
--- a/modulesets/gtk-osx-python.modules
+++ b/modulesets/gtk-osx-python.modules
@@ -59,9 +59,9 @@
   <autotools id="python" autogenargs="--enable-shared"
             autogen-sh="configure">
     <branch repo="python"
-           module="2.7.13/Python-2.7.13.tar.xz" version="2.7.13">
-      <patch file="https://git.gnome.org/browse/gtk-osx/plain/patches/python2-linkflags.patch"; strip="1"/>
-      <patch file="https://git.gnome.org/browse/gtk-osx/plain/patches/python-issue27806_v3.patch"; strip="1"/>
+           module="2.7.14/Python-2.7.14.tar.xz" version="2.7.14"
+            hash="sha256:71ffb26e09e78650e424929b2b457b9c912ac216576e6bd9e7d204ed03296a66">
+      <patch file="https://git.gnome.org/browse/gtk-osx/plain/patches/python2-linkflags.patch"; strip="1"/>"/>
     </branch>
     <dependencies>
       <dep package="gettext-runtime"/>
@@ -74,7 +74,7 @@
   </autotools>
 
   <autotools id="python3" autogenargs="--enable-shared" autogen-sh="configure">
-    <branch repo="python" module="3.6.1/Python-3.6.1.tar.xz" version="3.6.1">
+    <branch repo="python" module="3.6.4/Python-3.6.4.tar.xz" version="3.6.4">
       <patch file="https://git.gnome.org/browse/gtk-osx/plain/patches/Python3.4-stack_size-flag.patch"; 
strip="1"/>
     </branch>
     <dependencies>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]