[gtk-osx: 3/6] also update modulesets and modulesets-unstable



commit 907785f758180d4e5024646400449edf9346a69f
Author: totaam <antoine nagafix co uk>
Date:   Wed Apr 8 14:57:18 2020 +0700

    also update modulesets and modulesets-unstable

 modulesets-unstable/gtk-osx-python.modules | 7 +++----
 modulesets/gtk-osx-python.modules          | 8 ++++----
 2 files changed, 7 insertions(+), 8 deletions(-)
---
diff --git a/modulesets-unstable/gtk-osx-python.modules b/modulesets-unstable/gtk-osx-python.modules
index 1d518a9..3e76805 100644
--- a/modulesets-unstable/gtk-osx-python.modules
+++ b/modulesets-unstable/gtk-osx-python.modules
@@ -73,10 +73,9 @@
   </autotools>
 
   <autotools id="python3" autogenargs="--enable-shared" autogen-sh="autoreconf">
-    <branch repo="python"
-           module="3.6.8/Python-3.6.8.tar.xz" version="3.6.8">
-      <patch 
file="https://gitlab.gnome.org/GNOME/gtk-osx/raw/master/patches/Python3.6-stack-size-flag.patch"; strip="1"/>
-    </branch>
+    <branch repo="python" module="3.8.2/Python-3.8.2.tar.xz" version="3.8.2"
+            hash="sha256:2646e7dc233362f59714c6193017bb2d6f7b38d6ab4a0cb5fbac5c36c4d845df"
+            />
     <dependencies>
       <dep package="gettext-runtime"/>
       <dep package='readline'/>
diff --git a/modulesets/gtk-osx-python.modules b/modulesets/gtk-osx-python.modules
index 705ab90..a7b06f2 100644
--- a/modulesets/gtk-osx-python.modules
+++ b/modulesets/gtk-osx-python.modules
@@ -74,10 +74,10 @@
     </after>
   </autotools>
 
-  <autotools id="python3" autogenargs="--enable-shared" autogen-sh="autoreconf">
-    <branch repo="python" module="3.6.8/Python-3.6.8.tar.xz" version="3.6.8">
-      <patch 
file="https://gitlab.gnome.org/GNOME/gtk-osx/raw/master/patches/Python3.6-stack-size-flag.patch"; strip="1"/>
-    </branch>
+  <autotools id="python3" autogenargs="--enable-shared" autogen-sh="configure">
+    <branch repo="python" module="3.8.2/Python-3.8.2.tar.xz" version="3.8.2"
+            hash="sha256:2646e7dc233362f59714c6193017bb2d6f7b38d6ab4a0cb5fbac5c36c4d845df"
+            />
     <dependencies>
       <dep package="gettext-runtime"/>
       <dep package='readline'/>


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