me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-pyjwt.

* gnu/packages/python-xyz.scm (python2-pyjwt): Delete variable.
Maxim Cournoyer 2022-04-29 21:22:56 -04:00
parent 76e08a34c8
commit bb5a50d6a2
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -3917,9 +3917,6 @@ memory usage and transliteration quality.")
"PyJWT is a JSON Web Token implementation written in Python.")
(license license:expat)))
(define-public python2-pyjwt
(package-with-python2 python-pyjwt))
(define-public python-pymsgbox
(package
(name "python-pymsgbox")