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




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

    ci: Update python-dbusmock with bluez RemoveAdapterWithDevices method
    
    See https://github.com/martinpitt/python-dbusmock/pull/105

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index a2bd1d4e..26fbd122 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/fix-shell-menu 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]