mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-17 04:20:44 +02:00
gnu: Remove python2-text-unidecode.
* gnu/packages/python-xyz.scm (python2-text-unidecode): Delete variable.
This commit is contained in:
parent
77d25a62f2
commit
0202863b76
1 changed files with 0 additions and 3 deletions
|
@ -3892,9 +3892,6 @@ memory usage and transliteration quality.")
|
|||
;; The user can choose either license.
|
||||
(license (list license:clarified-artistic license:gpl2+))))
|
||||
|
||||
(define-public python2-text-unidecode
|
||||
(package-with-python2 python-text-unidecode))
|
||||
|
||||
(define-public python-pyjwt
|
||||
(package
|
||||
(name "python-pyjwt")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue