[gtk-osx: 3/7] Upgrade python2 to the 2.7.16 in all sets



commit 8cbbcb11e5c9da4c0ed3ddef59e1bc0aff48b108
Author: Alex Samorukov <samm os2 kiev ua>
Date:   Wed Nov 6 20:48:43 2019 +0100

    Upgrade python2 to the 2.7.16 in all sets

 modulesets-stable/gtk-osx-python.modules   |  6 +++---
 modulesets-unstable/gtk-osx-python.modules |  7 ++++---
 modulesets/gtk-osx-python.modules          | 13 +++++++------
 3 files changed, 14 insertions(+), 12 deletions(-)
---
diff --git a/modulesets-stable/gtk-osx-python.modules b/modulesets-stable/gtk-osx-python.modules
index 4587fd9..379e487 100644
--- a/modulesets-stable/gtk-osx-python.modules
+++ b/modulesets-stable/gtk-osx-python.modules
@@ -78,9 +78,9 @@
 
   <autotools id="python" autogenargs="--enable-shared"
             supports-non-srcdir-builds="no" autogen-sh="autoreconf">
-    <branch repo="python"
-           module="2.7.15/Python-2.7.15.tar.xz" version="2.7.15"
-           hash="sha256:22d9b1ac5b26135ad2b8c2901a9413537e08749a753356ee913c84dbd2df5574">
+       <branch repo="python"
+              module="2.7.16/Python-2.7.16.tar.xz" version="2.7.16"
+              hash="sha256:f222ef602647eecb6853681156d32de4450a2c39f4de93bd5b20235f2e660ed7">
   <!-- related to https://bugs.python.org/issue11445 -->
   <patch file="https://gitlab.gnome.org/GNOME/gtk-osx/raw/master/patches/python-ldflags.patch"; strip="1"/>
     </branch>
diff --git a/modulesets-unstable/gtk-osx-python.modules b/modulesets-unstable/gtk-osx-python.modules
index a83a509..1d518a9 100644
--- a/modulesets-unstable/gtk-osx-python.modules
+++ b/modulesets-unstable/gtk-osx-python.modules
@@ -57,9 +57,10 @@
   <autotools id="python" autogenargs="--enable-shared" supports-non-srcdir-builds="no"
             autogen-sh="autoreconf">
     <branch repo="python"
-           module="2.7.14/Python-2.7.14.tar.xz" version="2.7.14"
-           hash="sha256:71ffb26e09e78650e424929b2b457b9c912ac216576e6bd9e7d204ed03296a66">
-      <patch file="https://gitlab.gnome.org/GNOME/gtk-osx/raw/master/patches/python2-linkflags.patch"; 
strip="1"/>"/>
+           module="2.7.16/Python-2.7.16.tar.xz" version="2.7.16"
+           hash="sha256:f222ef602647eecb6853681156d32de4450a2c39f4de93bd5b20235f2e660ed7">
+        <!-- related to https://bugs.python.org/issue11445 -->
+        <patch file="https://gitlab.gnome.org/GNOME/gtk-osx/raw/master/patches/python-ldflags.patch"; 
strip="1"/>
     </branch>
     <dependencies>
       <dep package="gettext-runtime"/>
diff --git a/modulesets/gtk-osx-python.modules b/modulesets/gtk-osx-python.modules
index 993b566..705ab90 100644
--- a/modulesets/gtk-osx-python.modules
+++ b/modulesets/gtk-osx-python.modules
@@ -57,12 +57,13 @@
   </autotools>
 
   <autotools id="python" autogenargs="--enable-shared"
-            autogen-sh="autoreconf">
-    <branch repo="python"
-           module="2.7.14/Python-2.7.14.tar.xz" version="2.7.14"
-            hash="sha256:71ffb26e09e78650e424929b2b457b9c912ac216576e6bd9e7d204ed03296a66">
-      <patch file="https://gitlab.gnome.org/GNOME/gtk-osx/raw/master/patches/python2-linkflags.patch"; 
strip="1"/>"/>
-    </branch>
+            supports-non-srcdir-builds="no" autogen-sh="autoreconf">
+       <branch repo="python"
+              module="2.7.16/Python-2.7.16.tar.xz" version="2.7.16"
+              hash="sha256:f222ef602647eecb6853681156d32de4450a2c39f4de93bd5b20235f2e660ed7">
+          <!-- related to https://bugs.python.org/issue11445 -->
+          <patch file="https://gitlab.gnome.org/GNOME/gtk-osx/raw/master/patches/python-ldflags.patch"; 
strip="1"/>
+       </branch>
     <dependencies>
       <dep package="gettext-runtime"/>
       <dep package='readline'/>


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