me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-uniseg.

* gnu/packages/python-xyz.scm (python2-uniseg): Delete variable.
Maxim Cournoyer 2022-04-29 17:40:50 -04:00
parent c3f1148cf2
commit 63a2d6b094
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -2096,9 +2096,6 @@ multiple Unicode code points, e.g. \"G\" + acute-accent)
@end enumerate")
(license license:expat)))
(define-public python2-uniseg
(package-with-python2 python-uniseg))
(define-public python-humanfriendly
(package
(name "python-humanfriendly")