mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Remove python2-pyjwt.
* gnu/packages/python-xyz.scm (python2-pyjwt): Delete variable.
This commit is contained in:
parent
76e08a34c8
commit
bb5a50d6a2
1 changed files with 0 additions and 3 deletions
|
@ -3917,9 +3917,6 @@ memory usage and transliteration quality.")
|
||||||
"PyJWT is a JSON Web Token implementation written in Python.")
|
"PyJWT is a JSON Web Token implementation written in Python.")
|
||||||
(license license:expat)))
|
(license license:expat)))
|
||||||
|
|
||||||
(define-public python2-pyjwt
|
|
||||||
(package-with-python2 python-pyjwt))
|
|
||||||
|
|
||||||
(define-public python-pymsgbox
|
(define-public python-pymsgbox
|
||||||
(package
|
(package
|
||||||
(name "python-pymsgbox")
|
(name "python-pymsgbox")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue