[gnome-continuous] manifest: Do not build pygobject-python2 and deps



commit 6c5ff41c832818bc1c7686ec93c5d046e5f491af
Author: Javier Jardón <jjardon gnome org>
Date:   Thu Apr 20 10:47:18 2017 +0100

    manifest: Do not build pygobject-python2 and deps
    
    I _think_ we only depend on python3 nowadays

 manifest.json |   14 +++-----------
 1 files changed, 3 insertions(+), 11 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 889564f..abd44f1 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1104,14 +1104,6 @@
 
                {"src": "gnome:orca"},
 
-               {"src": "git:https://github.com/pygobject/pycairo.git";,
-                 "name": "pycairo-python2",
-                "patches": ["py2cairo-buildsys.patch"]},
-
-               {"src": "gnome:pygobject",
-                "name": "pygobject-python2",
-                "config-opts": ["--with-python=python2"]},
-
                {"src": "gnome:caribou",
                 "config-opts": ["PYTHON=python3"]},
 
@@ -1398,7 +1390,7 @@
 
     "initramfs-build-epoch": {"version": 0},
     
-       "build-epoch": {"version": 137,
-                       "all": false,
-                       "component-names": ["totem-pl-parser"]}
+       "build-epoch": {"version": 138,
+                       "all": true,
+                       "component-names": []}
 }


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