[gnome-bluetooth/wip/hadess/fix-shell-menu: 2/4] ci: Update python-dbusmock with bluez RemoveAdapterWithDevices method




commit bbf63cdd9734d091b646619cf2a638c83b90bb03
Author: Bastien Nocera <hadess hadess net>
Date:   Wed Feb 16 12:19:56 2022 +0100

    ci: Update python-dbusmock with bluez RemoveAdapterWithDevices method

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index a2bd1d4e..bccc3a3b 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -33,7 +33,7 @@ build_stable:
     - dnf install -y --nogpgcheck $DEPENDENCIES $TEST_DEPS
   script:
     # Install newer python-dbusmock
-    - git clone https://github.com/martinpitt/python-dbusmock.git
+    - git clone --branch=wip/hadess/upower-remove-device https://github.com/hadess/python-dbusmock.git
     - cd python-dbusmock
     - python3 setup.py build
     - python3 setup.py install


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