guix_mirror_bot pushed a commit to branch python-team
in repository guix.
commit 685562f1ce83a6951456c58a97009a6f335dc6ed
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 135dbb76f1..b71e5f41e2 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -5070,7 +5070,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