gnu: Remove python2-xlib.
* gnu/packages/python-xyz.scm (python2-xlib): Delete variable.
This commit is contained in:
parent
f5c3588726
commit
0d21cf9f56
1 changed files with 0 additions and 3 deletions
|
@ -10528,9 +10528,6 @@ (define-public python-xlib
|
|||
low-level X clients. It is written entirely in Python.")
|
||||
(license license:gpl2+)))
|
||||
|
||||
(define-public python2-xlib
|
||||
(package-with-python2 python-xlib))
|
||||
|
||||
(define-public python-singledispatch
|
||||
(package
|
||||
(name "python-singledispatch")
|
||||
|
|
Loading…
Reference in a new issue