gnu: Remove python2-lzo.
* gnu/packages/python-compression.scm (python2-lzo): Delete variable.
parent
20935ba9f4
commit
592428a10d
|
@ -227,9 +227,6 @@ the LZO library from your Python scripts thereby compressing ordinary
|
|||
Python strings.")
|
||||
(license license:gpl2+)))
|
||||
|
||||
(define-public python2-lzo
|
||||
(package-with-python2 python-lzo))
|
||||
|
||||
(define-public python-lz4
|
||||
(package
|
||||
(name "python-lz4")
|
||||
|
|
Reference in New Issue