gnu: Remove python2-pylzma.

* gnu/packages/python-xyz.scm (python2-pylzma): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 23:11:02 -04:00
parent 9b0da239eb
commit c3a8ee49bc
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -24207,9 +24207,6 @@ (define-public python-pylzma
by Igor Pavlov.")
(license license:lgpl2.1+)))
(define-public python2-pylzma
(package-with-python2 python-pylzma))
(define-public python-ifaddr
(package
(name "python-ifaddr")