mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: Remove python2-lzstring.
* gnu/packages/python-compression.scm (python2-lzstring): Delete variable.
This commit is contained in:
@@ -279,9 +279,6 @@ the LZ4 frame format.")
|
||||
(description "Lz-string is a string compressor library for Python.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-lzstring
|
||||
(package-with-python2 python-lzstring))
|
||||
|
||||
(define-public bitshuffle
|
||||
(package
|
||||
(name "bitshuffle")
|
||||
|
||||
Reference in New Issue
Block a user