[gnome-continuous/wip/jfelder/remove-python-requests] gnome-music: Remove python-requests dependency



commit 8ad1715c8e69fe4b545590fcfe02c9a86cff31c4
Author: Jean Felder <jean felder gmail com>
Date:   Mon Mar 18 21:27:11 2019 +0100

    gnome-music: Remove python-requests dependency
    
    GNOME MUSIC relies on libsoup instead of python-requests since
    3.29.2.

 manifest.json | 21 ++++++++-------------
 1 file changed, 8 insertions(+), 13 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index b19e797..c22d922 100644
--- a/manifest.json
+++ b/manifest.json
@@ -587,7 +587,7 @@
 
                 {"src": "hughsie:libgusb.git",
                  "config-opts": ["-Ddocs=false"]},
-               
+
                {"src": "hughsie:colord.git",
                 "config-opts": ["-Dprint_profiles=false",
                                 "-Dbash_completion=false",
@@ -741,7 +741,7 @@
                {"src": "fd:libxklavier"},
 
                 {"src": "gnome:libgnomekbd.git",
-                 "name": "libgnomekbd"}, 
+                 "name": "libgnomekbd"},
 
                {"src": "gnome:mobile-broadband-provider-info.git",
                  "name": "mobile-broadband-provider-info"},
@@ -851,7 +851,7 @@
                {"src": "fd:geoclue",
                  "name": "geoclue",
                  "config-opts": ["-Dgtk-doc=false"]},
-      
+
                 {"src": "git:https://chromium.googlesource.com/webm/libwebp";,
                  "config-opts": ["--enable-libwebpdemux"]},
 
@@ -1015,7 +1015,7 @@
                  "tag": "9937a0e4501ccf0cfd238ce7c97733c3099db3f7",
                  "tag-reason": "https://github.com/ibus/ibus/issues/1942";,
                  "patches": ["ibus-builddir.patch"],
-                "config-opts": ["--disable-tests", 
+                "config-opts": ["--disable-tests",
                                 "--disable-emoji-dict",
                                 "--disable-gconf",
                                 "--enable-dconf",
@@ -1151,7 +1151,7 @@
                 {"src": 
"tarball:https://fedorahosted.org/releases/l/i/libpwquality/libpwquality-1.2.2.tar.bz2";,
                 "name": "libpwquality",
                 "checksum": "9689627283b43d20ca74ca822404ee486242e3e528fa95bf7016d37ff46e0696",
-                 "config-opts": ["--disable-python-bindings"]}, 
+                 "config-opts": ["--disable-python-bindings"]},
 
                {"src": "hughsie:colord-gtk.git"},
 
@@ -1447,10 +1447,10 @@
                  "name": "yelp",
                  "tag": "763b67f0ede582e05c93f6502856119df9250ac1",
                  "tag-reason": "WebKitGTK dependency bump, and WebKitGTK does not build"},
-               
+
                {"src": "gnome:folks.git",
                  "name": "folks",
-                "config-opts": ["--disable-static", 
+                "config-opts": ["--disable-static",
                                 "--disable-fatal-warnings",
                                 "--enable-eds-backend",
                                 "--enable-bluez-backend",
@@ -1493,11 +1493,6 @@
                  "checksum": "e12c6c8b2bf3a9302f75166952cbe41d6b38c3441bbc6767dbd498942316c6df",
                  "config-opts": ["PYTHON=python3", "--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",
-                 "checksum": "c577815dd00f1394203fc44eb979724b098f88264a9ef898ee45b8e5e9cf587f",
-                 "patches": ["python-requests-buildsys.patch"]},
-
                 {"src": "gnome:gnome-music.git",
                  "name": "gnome-music"}
        ],
@@ -1507,7 +1502,7 @@
     "installed-tests-xfail": [],
 
     "initramfs-build-epoch": {"version": 0},
-    
+
        "build-epoch": {"version": 178,
                        "all": true,
                        "component-names": []}


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