[gnome-continuous] Bump up dbus-python



commit 25221352b83bf8c542c4b2a811ced839a35a6c84
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Fri Feb 19 12:19:05 2016 +0000

    Bump up dbus-python
    
    Versions > 1.0.0 support Python 3.x as well.

 manifest.json |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index a980179..25f911e 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1387,9 +1387,10 @@
 
                {"src": "gnome:gnome-characters"},
 
-                {"src": "tarball:http://dbus.freedesktop.org/releases/dbus-python/dbus-python-0.83.1.tar.gz";,
+                {"src": "tarball:https://dbus.freedesktop.org/releases/dbus-python/dbus-python-1.2.0.tar.gz";,
                  "name": "dbus-python",
-                 "checksum": "ce283806f1af4f2322e183a276528a880b503c74972932bd09f06bdb7fcc1b99"},
+                 "checksum": "e12c6c8b2bf3a9302f75166952cbe41d6b38c3441bbc6767dbd498942316c6df",
+                 "config-opts": ["--disable-html-docs", "--disable-api-docs"]},
 
                 {"src": "tarball:https://pypi.python.org/packages/source/r/requests/requests-2.9.1.tar.gz";,
                  "name": "python-requests",


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