guix_mirror_bot pushed a commit to branch python-team
in repository guix.
commit 3b00264d55e0ee7cfe29a18c72435b9e32688833
Author: Hugo Buddelmeijer <[email protected]>
AuthorDate: Fri Mar 13 22:28:09 2026 +0100
gnu: gtg: Switch to python-dbus.
* gnu/packages/gnome.scm (gtg): Switch to python-dbus.
[inputs]: Remove python-dbus-1.2; add python-dbus.
Change-Id: I1ee875a33dc5a628bc8e4a5fe521c62319cafb57
Signed-off-by: Sharlatan Hellseher <[email protected]>
---
gnu/packages/gnome.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 3bde0fe51b..cf9a409067 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2790,7 +2790,7 @@ and how they are displayed (View).")
gtksourceview-4
pango
python
- python-dbus-1.2
+ python-dbus
python-liblarch
python-lxml
python-pycairo