guix_mirror_bot pushed a commit to branch python-team
in repository guix.
commit d5c8f69157393e2e72045d91cfd152b1bd8e3200
Author: Hugo Buddelmeijer <[email protected]>
AuthorDate: Fri Mar 13 22:28:09 2026 +0100
gnu: libsecret: Switch to python-dbus.
* gnu/packages/gnome.scm (libsecret): Switch to python-dbus.
[native-inputs]: Remove python-dbus-1.2; add python-dbus.
Change-Id: If17e0eb40e5ed3493d5013bb9cc09135634e3239
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 dfc83ce17e..b72ce99c03 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -5139,7 +5139,7 @@ and the GLib main loop, to integrate well with GNOME
applications.")
libxslt
pkg-config
python
- python-dbus-1.2
+ python-dbus
python-pygobject-3.50
vala))
(propagated-inputs