me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-translitcodec.

* gnu/packages/python-xyz.scm (python2-translitcodec): Delete variable.
Maxim Cournoyer 2022-04-29 17:46:24 -04:00
parent 8f279ececf
commit 20f94ed992
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -16174,9 +16174,6 @@ best-effort representations using smaller coded character sets (ASCII,
ISO 8859, etc.).")
(license license:expat)))
(define-public python2-translitcodec
(package-with-python2 python-translitcodec))
(define-public python-anyqt
(package
(name "python-anyqt")