mirror of
https://codeberg.org/guix/guix.git
synced 2026-04-28 06:34:05 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user