[gtk-osx: 6/8] Update Python version to 2.7.6., use https.



commit 274c15a0a52b820a9af370b08765031404a12f24
Author: John Ralls <jralls ceridwen us>
Date:   Mon Apr 28 14:47:27 2014 -0700

    Update Python version to 2.7.6., use https.

 modulesets-stable/gtk-osx-python.modules   |    4 ++--
 modulesets-unstable/gtk-osx-python.modules |    4 ++--
 modulesets/gtk-osx-python.modules          |    4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/modulesets-stable/gtk-osx-python.modules b/modulesets-stable/gtk-osx-python.modules
index 6fc0c47..9f83fc7 100644
--- a/modulesets-stable/gtk-osx-python.modules
+++ b/modulesets-stable/gtk-osx-python.modules
@@ -8,7 +8,7 @@
   <repository type="tarball" name="cairographics.org"
               href="http://cairographics.org/releases/"/>
   <repository type="tarball" name="python"
-             href="http://www.python.org/ftp/python/"/>
+             href="https://www.python.org/ftp/python/"/>
   <repository type="tarball" name="oracle"
              href="http://download.oracle.com/"/>
   <repository type="tarball" name="pymodules"
@@ -70,7 +70,7 @@
   <autotools id="python" autogenargs="--enable-shared"
             autogen-sh="configure">
     <branch repo="python"
-           module="2.7.3/Python-2.7.3.tar.xz" version="2.7.3">
+           module="2.7.6/Python-2.7.6.tar.xz" version="2.7.6">
     </branch>
     <dependencies>
       <dep package="gettext-runtime"/>
diff --git a/modulesets-unstable/gtk-osx-python.modules b/modulesets-unstable/gtk-osx-python.modules
index ca471bc..09c7e34 100644
--- a/modulesets-unstable/gtk-osx-python.modules
+++ b/modulesets-unstable/gtk-osx-python.modules
@@ -8,7 +8,7 @@
   <repository type="git" name="cairographics"
               href="git://git.cairographics.org/git/"/>
   <repository type="tarball" name="python"
-             href="http://www.python.org/ftp/python/"/>
+             href="https://www.python.org/ftp/python/"/>
   <repository type="tarball" name="oracle"
              href="http://download.oracle.com/"/>
   <repository type="tarball" name="pymodules"
@@ -45,7 +45,7 @@
   <autotools id="python2.7" autogenargs="--enable-shared"
             autogen-sh="configure">
     <branch repo="python"
-           module="2.7.4/Python-2.7.4.tar.xz" version="2.7.4">
+           module="2.7.6/Python-2.7.6.tar.xz" version="2.7.6">
     </branch>
     <dependencies>
     </dependencies>
diff --git a/modulesets/gtk-osx-python.modules b/modulesets/gtk-osx-python.modules
index 33b74c1..6f66aa4 100644
--- a/modulesets/gtk-osx-python.modules
+++ b/modulesets/gtk-osx-python.modules
@@ -10,7 +10,7 @@
 <!--  <repository type="git" name="cairographics"
               href="git://anongit.freedesktop.org/git/"/> -->
   <repository type="tarball" name="python"
-             href="http://www.python.org/ftp/python/"/>
+             href="https://www.python.org/ftp/python/"/>
   <repository type="tarball" name="oracle"
              href="http://download.oracle.com/"/>
   <repository type="tarball" name="pymodules"
@@ -48,7 +48,7 @@
   <autotools id="python" autogenargs="--enable-shared"
             autogen-sh="configure">
     <branch repo="python"
-           module="2.7.3/Python-2.7.3.tar.xz" version="2.7.3">
+           module="2.7.6/Python-2.7.6.tar.xz" version="2.7.6">
     </branch>
     <dependencies>
     </dependencies>


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