gnu: Remove python2-lzo.

* gnu/packages/python-compression.scm (python2-lzo): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 17:37:07 -04:00
parent 20935ba9f4
commit 592428a10d
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -227,9 +227,6 @@ (define-public python-lzo
Python strings.")
(license license:gpl2+)))
(define-public python2-lzo
(package-with-python2 python-lzo))
(define-public python-lz4
(package
(name "python-lz4")