gnu: Remove python2-xlib.
* gnu/packages/python-xyz.scm (python2-xlib): Delete variable.
This commit is contained in:
parent
f5c3588726
commit
0d21cf9f56
@ -10528,9 +10528,6 @@ X client library for Python programs. It is useful to implement
|
||||
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 New Issue
Block a user