mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 15:36:20 -05:00
gnu: Remove python2-jsonpointer.
* gnu/packages/python-xyz.scm (python2-jsonpointer): Delete variable.
This commit is contained in:
parent
b684e7c827
commit
9c4efa2f11
1 changed files with 0 additions and 3 deletions
|
@ -20075,9 +20075,6 @@ (define-public python-jsonpointer
|
|||
by path in a JSON document (see RFC 6901).")
|
||||
(license license:bsd-3)))
|
||||
|
||||
(define-public python2-jsonpointer
|
||||
(package-with-python2 python-jsonpointer))
|
||||
|
||||
(define-public python-jsonpatch
|
||||
(package
|
||||
(name "python-jsonpatch")
|
||||
|
|
Loading…
Reference in a new issue