[gnome-bluetooth] ci: Update python-dbusmock with upower RemoveDevice method
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-bluetooth] ci: Update python-dbusmock with upower RemoveDevice method
- Date: Wed, 16 Feb 2022 11:41:28 +0000 (UTC)
commit cadd2a1b8db8672cbcdde588e4da33a11f406de7
Author: Bastien Nocera <hadess hadess net>
Date: Wed Feb 16 12:19:56 2022 +0100
ci: Update python-dbusmock with upower RemoveDevice method
See https://github.com/martinpitt/python-dbusmock/pull/103
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b51c8138..57cd33c0 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 https://github.com/martinpitt/python-dbusmock.git
+ - git clone --branch=wip/hadess/upower-remove-device 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]