mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-27 06:42:14 -05:00
gnu: Remove python2-pylzma.
* gnu/packages/python-xyz.scm (python2-pylzma): Delete variable.
This commit is contained in:
parent
9b0da239eb
commit
c3a8ee49bc
1 changed files with 0 additions and 3 deletions
|
@ -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")
|
||||
|
|
Loading…
Reference in a new issue