[jhbuild] core-deps-3.26: Update py3cairo to 1.13.0



commit 1054f90c9f81f2536189d62de424f8ef5ac3e638
Author: Christoph Reiter <creiter src gnome org>
Date:   Wed May 3 10:04:43 2017 +0200

    core-deps-3.26: Update py3cairo to 1.13.0
    
    And use the release tarball instead of the git archive

 modulesets/gnome-suites-core-deps-3.26.modules |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-deps-3.26.modules b/modulesets/gnome-suites-core-deps-3.26.modules
index 7e23c7b..e29c6aa 100644
--- a/modulesets/gnome-suites-core-deps-3.26.modules
+++ b/modulesets/gnome-suites-core-deps-3.26.modules
@@ -1669,10 +1669,10 @@
 
   <distutils id="py3cairo" python3="1">
     <branch repo="github-tar"
-            version="1.12.0"
-            module="pygobject/pycairo/archive/v${version}.tar.gz"
+            version="1.13.0"
+            module="pygobject/pycairo/releases/download/v${version}/pycairo-${version}.tar.gz"
             checkoutdir="pycairo-python3-${version}"
-            hash="sha256:e804a4cb8946a3dcf32c54ace4362b62cc1a9c5821c3a075ed172dcb1420c592"/>
+            hash="sha256:cf304bba4ad48f4aab8ddb0415872204b14cda84324c4d5a93cc910e3c9a18d0"/>
   </distutils>
 
   <!-- Python 3 build of pygobject -->


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