me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-xlib.

* gnu/packages/python-xyz.scm (python2-xlib): Delete variable.
Maxim Cournoyer 2022-04-29 22:48:51 -04:00
parent f5c3588726
commit 0d21cf9f56
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -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")