[gnome-bluetooth/wip/hadess/dbusmock-upower-remove-device] Revert "ci: Update python-dbusmock with upower RemoveDevice method"




commit e9d1a6ec87f9d23ab3c37d768a890568d9f65446
Author: Bastien Nocera <hadess hadess net>
Date:   Fri Feb 18 10:09:55 2022 +0100

    Revert "ci: Update python-dbusmock with upower RemoveDevice method"
    
    This reverts commit cadd2a1b8db8672cbcdde588e4da33a11f406de7.

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 57cd33c0..b51c8138 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -34,7 +34,7 @@ build_stable:
     - dnf install -y 
https://kojipkgs.fedoraproject.org//work/tasks/5825/82495825/upower-0.99.14-1.fc36.x86_64.rpm 
https://kojipkgs.fedoraproject.org//work/tasks/5825/82495825/upower-devel-0.99.14-1.fc36.x86_64.rpm
   script:
     # Install newer python-dbusmock
-    - git clone --branch=wip/hadess/upower-remove-device https://github.com/hadess/python-dbusmock.git
+    - git clone https://github.com/martinpitt/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]