[gnome-bluetooth/wip/hadess/fix-shell-menu: 1/3] 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: 1/3] ci: Update python-dbusmock with bluez RemoveAdapterWithDevices method
- Date: Wed, 23 Feb 2022 18:01:17 +0000 (UTC)
commit 4e98911733fe0acf0a2f8cbc41ebc85b5567b469
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..38391ff8 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/remove-adapter-with-devices 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]