gnu: Remove python2-ujson-1.
* gnu/packages/python-xyz.scm (python2-ujson-1): Remove variable. This variable was superceded and no longer needed as a dependency for any package at this version.
This commit is contained in:
parent
ffe6b73a3c
commit
c9c608bdd3
@ -20622,9 +20622,6 @@ register custom encoders and decoders.")
|
|||||||
bindings for Python 3.")
|
bindings for Python 3.")
|
||||||
(license license:bsd-3)))
|
(license license:bsd-3)))
|
||||||
|
|
||||||
(define-public python2-ujson-1
|
|
||||||
(package-with-python2 python-ujson-1))
|
|
||||||
|
|
||||||
(define-public python-iocapture
|
(define-public python-iocapture
|
||||||
;; The latest release is more than a year older than this commit.
|
;; The latest release is more than a year older than this commit.
|
||||||
(let ((commit "fdc021c431d0840303908dfc3ca8769db383595c")
|
(let ((commit "fdc021c431d0840303908dfc3ca8769db383595c")
|
||||||
|
Loading…
Reference in New Issue
Block a user