gnu: Remove python2-locket.

* gnu/packages/python-xyz.scm (python2-locket): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 22:38:54 -04:00
parent 90e2ad11c7
commit 60d41d55eb
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -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")