From 2c4714911d0da6c0c120240515b3d3a12e3c35b4 Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Thu, 20 Jan 2022 14:03:05 +0100 Subject: ci: Changes to dbusmock were merged --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitlab-ci.yml') diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5f57049b..4f49dd00 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -29,7 +29,7 @@ build_stable: - dnf install -y --nogpgcheck $DEPENDENCIES $TEST_DEPS script: # Install newer python-dbusmock - - git clone --branch=wip/hadess/bluez-modalias-prop 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 -- cgit v1.2.1