[gnome-bluetooth/wip/hadess/fix-shell-menu: 3/5] ci: Update python-dbusmock with bluez RemoveAdapterWithDevices method
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-bluetooth/wip/hadess/fix-shell-menu: 3/5] ci: Update python-dbusmock with bluez RemoveAdapterWithDevices method
- Date: Wed, 23 Feb 2022 17:54:19 +0000 (UTC)
commit b0d2d576d0a1efcc85b2b1b9c559976f76e0a3f0
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]