[gnome-apps-nightly] TweakTool has been ported to Python 3



commit acf6556109c4900c45e1cec52922660028ce6cf9
Author: Mathieu Bridon <bochecha daitauha fr>
Date:   Thu Jun 8 20:17:42 2017 +0200

    TweakTool has been ported to Python 3

 org.gnome.TweakTool.json |   27 ---------------------------
 1 files changed, 0 insertions(+), 27 deletions(-)
---
diff --git a/org.gnome.TweakTool.json b/org.gnome.TweakTool.json
index ae74c77..41bc0e4 100644
--- a/org.gnome.TweakTool.json
+++ b/org.gnome.TweakTool.json
@@ -32,33 +32,6 @@
     ],
     "modules": [
         {
-            "name": "pycairo",
-            "buildsystem": "simple",
-            "build-commands": [
-                "python2 ./setup.py build",
-                "python2 ./setup.py install --prefix=/app"
-            ],
-            "sources": [
-                {
-                    "type": "archive",
-                    "url": 
"https://github.com/pygobject/pycairo/releases/download/v1.12.0/pycairo-1.12.0.tar.gz";,
-                    "sha256": "243c351d7abcef41ac1fa984d2c753f3d065336a0fcf4c20fafb191b23423095"
-                }
-            ]
-        },
-        {
-            "name": "pygobject",
-            "sources": [
-                {
-                    "type": "git",
-                    "url": "git://git.gnome.org/pygobject"
-                }
-            ],
-            "config-opts": [
-                "--with-python=python2"
-            ]
-        },
-        {
             "name": "gnome-desktop",
             "sources": [
                 {


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