mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-14 19:10:49 +02: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 @@ while only declaring the test-specific fields.")
|
||||||
by path in a JSON document (see RFC 6901).")
|
by path in a JSON document (see RFC 6901).")
|
||||||
(license license:bsd-3)))
|
(license license:bsd-3)))
|
||||||
|
|
||||||
(define-public python2-jsonpointer
|
|
||||||
(package-with-python2 python-jsonpointer))
|
|
||||||
|
|
||||||
(define-public python-jsonpatch
|
(define-public python-jsonpatch
|
||||||
(package
|
(package
|
||||||
(name "python-jsonpatch")
|
(name "python-jsonpatch")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue