me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-pyev.

* gnu/packages/python-xyz.scm (python2-pyev): Delete variable.
Maxim Cournoyer 2022-04-29 21:24:05 -04:00
parent 15e9d9aab3
commit 8084ae2e6a
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions
gnu/packages

View File

@ -19114,9 +19114,6 @@ JSON) codec.")
(description "Pyev provides a Python interface to libev.")
(license license:gpl3)))
(define-public python2-pyev
(package-with-python2 python-pyev))
(define-public python-imagesize
(package
(name "python-imagesize")