mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-15 11:30:44 +02:00
gnu: Remove python2-unidecode.
* gnu/packages/python-xyz.scm (python2-unidecode): Delete variable.
This commit is contained in:
parent
843904d643
commit
9bf8cc112c
1 changed files with 0 additions and 3 deletions
|
@ -3622,9 +3622,6 @@ machine identifiers from human-readable Unicode strings that should still be
|
|||
somewhat intelligible.")
|
||||
(license license:gpl2+)))
|
||||
|
||||
(define-public python2-unidecode
|
||||
(package-with-python2 python-unidecode))
|
||||
|
||||
(define-public python-text-unidecode
|
||||
(package
|
||||
(name "python-text-unidecode")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue