gnu: python-dbus: Remove python2-variant property.

* gnu/packages/python-xyz.scm (python-dbus)[property]: Remove field.

Change-Id: Id37d3f0a42af06d4470abc69f983f6df14d609c7
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
Andreas Enge
2026-02-07 22:45:52 +01:00
parent ed94ad3d25
commit 6ff5a3b2cd

View File

@@ -15437,7 +15437,6 @@ recommended way to use GLib from Python.")
(description "python-dbus provides bindings for libdbus, the reference
implementation of D-Bus.")
(home-page "https://www.freedesktop.org/wiki/Software/DBusBindings/")
(properties `((python2-variant . ,(delay python2-dbus))))
(license license:expat)))
(define-public python-notify2