gnu: Remove python2-locket.
* gnu/packages/python-xyz.scm (python2-locket): Delete variable.
This commit is contained in:
parent
90e2ad11c7
commit
60d41d55eb
1 changed files with 0 additions and 3 deletions
|
@ -23892,9 +23892,6 @@ (define-public python-locket
|
|||
they use the same path.")
|
||||
(license license:bsd-2)))
|
||||
|
||||
(define-public python2-locket
|
||||
(package-with-python2 python-locket))
|
||||
|
||||
(define-public python-blosc
|
||||
(package
|
||||
(name "python-blosc")
|
||||
|
|
Loading…
Reference in a new issue