mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02: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:
committed by
Sharlatan Hellseher
parent
098c06a276
commit
528c2e4f57
@@ -15349,7 +15349,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