From e4744b12e47ae87189fe43a000955c3549716fec Mon Sep 17 00:00:00 2001 From: Andreas Enge Date: Fri, 6 Mar 2026 16:25:36 +0100 Subject: gnu: python-dbusmock: Refresh input. * gnu/packages/python-xyz.scm (python-dbusmock)[propagated-inputs]: Replace python-dbus-python by python-dbus. Change-Id: Iee8b59e56e572af39ad23c2c8409c2a6236e9c0e --- gnu/packages/python-xyz.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu/packages/python-xyz.scm') diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 94054d11815..0351b09ab5a 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -28732,7 +28732,7 @@ implementation of the D-Bus protocol.") (loop))))))))))))) (native-inputs (list python-pytest python-setuptools upower which)) (inputs (list dbus)) - (propagated-inputs (list python-dbus-python python-pygobject)) + (propagated-inputs (list python-dbus python-pygobject)) (home-page "https://github.com/martinpitt/python-dbusmock") (synopsis "Python library for mock D-Bus objects") (description -- cgit v1.3