1
0
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:
Maxim Cournoyer
2022-04-29 17:37:04 -04:00
parent a13fb725f1
commit 20935ba9f4

View File

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