me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-pyte.

* gnu/packages/terminals.scm (python2-pyte): Delete variable.
Maxim Cournoyer 2022-04-29 23:14:45 -04:00
parent 5a601e8f2b
commit 59e5142d4f
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -1063,9 +1063,6 @@ pyte is a fork of vt102, which was an incomplete pure Python implementation
of VT100 terminal.")
(license license:lgpl3+)))
(define-public python2-pyte
(package-with-python2 python-pyte))
(define-public python-blessings
(package
(name "python-blessings")