gnu: Remove python2-lz4.
* gnu/packages/python-compression.scm (python2-lz4): Delete variable.
parent
7f50d105c7
commit
a13fb725f1
|
@ -260,9 +260,6 @@ by Yann Collet. The project contains bindings for the LZ4 block format and
|
||||||
the LZ4 frame format.")
|
the LZ4 frame format.")
|
||||||
(license license:bsd-3)))
|
(license license:bsd-3)))
|
||||||
|
|
||||||
(define-public python2-lz4
|
|
||||||
(package-with-python2 python-lz4))
|
|
||||||
|
|
||||||
(define-public python-lzstring
|
(define-public python-lzstring
|
||||||
(package
|
(package
|
||||||
(name "python-lzstring")
|
(name "python-lzstring")
|
||||||
|
|
Reference in New Issue