me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-jsonpointer.

* gnu/packages/python-xyz.scm (python2-jsonpointer): Delete variable.
Maxim Cournoyer 2022-04-29 23:12:14 -04:00
parent b684e7c827
commit 9c4efa2f11
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -20075,9 +20075,6 @@ while only declaring the test-specific fields.")
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")