gnu: Remove python2-locket.
* gnu/packages/python-xyz.scm (python2-locket): Delete variable.
parent
90e2ad11c7
commit
60d41d55eb
|
@ -23892,9 +23892,6 @@ data.")
|
||||||
they use the same path.")
|
they use the same path.")
|
||||||
(license license:bsd-2)))
|
(license license:bsd-2)))
|
||||||
|
|
||||||
(define-public python2-locket
|
|
||||||
(package-with-python2 python-locket))
|
|
||||||
|
|
||||||
(define-public python-blosc
|
(define-public python-blosc
|
||||||
(package
|
(package
|
||||||
(name "python-blosc")
|
(name "python-blosc")
|
||||||
|
|
Reference in New Issue