[jhbuild/wip/hadess/dbusmock] world: Add python-dbusmock




commit 6230387a3b4b3ec7fa4de07caa8c6f641e51cd61
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Jul 19 13:07:22 2021 +0200

    world: Add python-dbusmock
    
    As used in a number of different test suites across the GNOME ecosystem
    (including GLib and gnome-settings-daemon).

 modulesets/gnome-world.modules | 6 ++++++
 1 file changed, 6 insertions(+)
---
diff --git a/modulesets/gnome-world.modules b/modulesets/gnome-world.modules
index 9c701b2e..8764ce14 100644
--- a/modulesets/gnome-world.modules
+++ b/modulesets/gnome-world.modules
@@ -1489,6 +1489,12 @@
             checkoutdir="umockdev"/>
   </autotools>
 
+  <distutils id="python-dbusmock" python3="1">
+    <branch repo="github.com"
+            module="martinpitt/python-dbusmock.git"
+            checkoutdir="python-dbusmock"/>
+  </distutils>
+
   <tarball id="gnokii" version="0.6.26">
     <source href="http://www.gnokii.org/download/gnokii/gnokii-0.6.26.tar.bz2";
             md5sum="dcb81aa203f9ae4167b5045b7b8177e1" size="2059415"/>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]