me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-iso639.

* gnu/packages/iso-codes.scm (python2-iso639): Delete variable.
Maxim Cournoyer 2022-04-29 17:35:00 -04:00
parent f2a579f8cb
commit 0082e6523f
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -96,9 +96,6 @@ that is concerned with representation of names for languages and language
groups.")
(license license:agpl3+)))
(define-public python2-iso639
(package-with-python2 python-iso639))
(define-public python-iso3166
(package
(name "python-iso3166")