gnu: Remove python2-jsonpatch.
* gnu/packages/python-xyz.scm (python2-jsonpatch): Delete variable.
This commit is contained in:
parent
176f6ae5a1
commit
089caa19c7
@ -20482,9 +20482,6 @@ while only declaring the test-specific fields.")
|
||||
applying JSON Patches according to RFC 6902.")
|
||||
(license license:bsd-3)))
|
||||
|
||||
(define-public python2-jsonpatch
|
||||
(package-with-python2 python-jsonpatch))
|
||||
|
||||
(define-public python-jsonpatch-0.4
|
||||
(package (inherit python-jsonpatch)
|
||||
(name "python-jsonpatch")
|
||||
|
Loading…
Reference in New Issue
Block a user