[gnome-continuous] Revert "manifest: add python-six"



commit 620ef46592b68f5ebf88db0e52193b59bc004408
Author: Colin Walters <walters verbum org>
Date:   Tue Jun 2 15:50:01 2015 -0400

    Revert "manifest: add python-six"
    
    This reverts commit a4ad4049e963d5fdd5abff3ffd854341e63f5b80.
    
    It is already in the base, and re-building it actually triggers a bug
    in Continuous where we infloop on the .egg-info file transitioning
    from a directory to a regular file.

 manifest.json                     |    5 ----
 patches/python-six-buildsys.patch |   38 -------------------------------------
 2 files changed, 0 insertions(+), 43 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 78c9c16..2908601 100644
--- a/manifest.json
+++ b/manifest.json
@@ -416,11 +416,6 @@
                  "name": "celt051",
                  "checksum": "fc2e5b68382eb436a38c3104684a6c494df9bde133c139fbba3ddb5d7eaa6a2e"},
 
-                {"src": "tarball:https://pypi.python.org/packages/source/s/six/six-1.9.0.tar.gz";,
-                 "name": "python-six",
-                 "checksum": "e24052411fc4fbd1f672635537c3fc2330d9481b18c0317695b46259512c91d5",
-                 "patches": ["python-six-buildsys.patch"]},
-
                 {"src": "fd-spice:spice",
                 "patches": ["spice-no-builddir.patch",
                             "spice-stack-protector.patch"],


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