gnu: Remove python2-bz2file.
* gnu/packages/python-xyz.scm (python2-bz2file): Delete variable.
This commit is contained in:
parent
538eadceb2
commit
4dac0380f4
1 changed files with 0 additions and 3 deletions
|
@ -16711,9 +16711,6 @@ standard library's @code{bz2} module, including features from the latest
|
|||
development version of CPython that are not available in older releases.")
|
||||
(license license:asl2.0)))
|
||||
|
||||
(define-public python2-bz2file
|
||||
(package-with-python2 python-bz2file))
|
||||
|
||||
(define-public python-future
|
||||
(package
|
||||
(name "python-future")
|
||||
|
|
Reference in a new issue