[gtk-osx] Update bsddb3 to new PyPI download file scheme, fix pygobject3 filename.



commit e6e5ef3876d924ce35f5b6056a812ab495a56508
Author: John Ralls <jralls ceridwen us>
Date:   Thu May 4 16:04:31 2017 -0700

    Update bsddb3 to new PyPI download file scheme, fix pygobject3 filename.

 modulesets-stable/gtk-osx-python.modules   |    6 +++---
 modulesets-unstable/gtk-osx-python.modules |    4 ++--
 modulesets/gtk-osx-python.modules          |    4 ++--
 3 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/modulesets-stable/gtk-osx-python.modules b/modulesets-stable/gtk-osx-python.modules
index b7cbf5a..772a0b8 100644
--- a/modulesets-stable/gtk-osx-python.modules
+++ b/modulesets-stable/gtk-osx-python.modules
@@ -12,7 +12,7 @@
   <repository type="tarball" name="oracle"
              href="http://download.oracle.com/"/>
   <repository type="tarball" name="pymodules"
-              href="http://pypi.python.org/packages/source/"/>
+              href="http://pypi.python.org/packages/"/>
   <repository type="tarball" name="github-tarball"
               href="https://github.com"/>
 
@@ -98,7 +98,7 @@
   </autotools>
 
   <distutils id="pybsddb">
-    <branch module="b/bsddb3/bsddb3-6.2.4.tar.gz"
+    <branch module="8d/9b/c3b01ff14e19254b2e031d8ae5ebe472e5523a47acc6f7d49300960d406d/bsddb3-6.2.4.tar.gz"
            hash="md5:eec77d104c5981366701c6b0de585504" repo="pymodules"
            version="6.2.4"/>
     <dependencies>
@@ -143,7 +143,7 @@
   </autotools>
 
    <autotools id="pygobject3" autogen-sh="configure" >
-    <branch version="3.24.1" module="pygobject/3.24/pygobject-3.23.1.tar.xz"
+    <branch version="3.24.1" module="pygobject/3.24/pygobject-3.24.1.tar.xz"
            hash="sha256:a628a95aa0909e13fb08230b1b98fc48adef10b220932f76d62f6821b3fdbffd"/>
     <dependencies>
       <dep package="meta-gtk-osx-gtk3"/>
diff --git a/modulesets-unstable/gtk-osx-python.modules b/modulesets-unstable/gtk-osx-python.modules
index f2a77d4..2b3f167 100644
--- a/modulesets-unstable/gtk-osx-python.modules
+++ b/modulesets-unstable/gtk-osx-python.modules
@@ -12,7 +12,7 @@
   <repository type="tarball" name="oracle"
              href="http://download.oracle.com/"/>
   <repository type="tarball" name="pymodules"
-             href="http://pypi.python.org/packages/source/"/>
+             href="http://pypi.python.org/packages/"/>
 
   <metamodule id="meta-gtk-osx-python">
     <dependencies>
@@ -88,7 +88,7 @@
 <!-- Pybsddb replaces Python2's built-in bsd module. Their repo uses
      hg, so we stick with the tarball. -->
   <distutils id="pybsddb">
-    <branch module="b/bsddb3/bsddb3-6.2.4.tar.gz"
+    <branch module="8d/9b/c3b01ff14e19254b2e031d8ae5ebe472e5523a47acc6f7d49300960d406d/bsddb3-6.2.4.tar.gz"
            hash="md5:eec77d104c5981366701c6b0de585504" repo="pymodules"
            version="6.2.4"/>
     <dependencies>
diff --git a/modulesets/gtk-osx-python.modules b/modulesets/gtk-osx-python.modules
index cd8e7d3..66d5e2c 100644
--- a/modulesets/gtk-osx-python.modules
+++ b/modulesets/gtk-osx-python.modules
@@ -14,7 +14,7 @@
   <repository type="tarball" name="oracle"
              href="http://download.oracle.com/"/>
   <repository type="tarball" name="pymodules"
-             href="http://pypi.python.org/packages/source/"/>
+             href="http://pypi.python.org/packages/"/>
   <repository type="git" name="github" href="git://github.com/"/>
 
   <metamodule id="meta-gtk-osx-python">
@@ -87,7 +87,7 @@
   </autotools>
 
   <distutils id="pybsddb">
-    <branch module="b/bsddb3/bsddb3-6.2.4.tar.gz"
+    <branch module="8d/9b/c3b01ff14e19254b2e031d8ae5ebe472e5523a47acc6f7d49300960d406d/bsddb3-6.2.4.tar.gz"
            hash="md5:eec77d104c5981366701c6b0de585504" repo="pymodules"
            version="6.2.4"/>
     <dependencies>


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