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 @@ (define-public python-bz2file
|
||||||
development version of CPython that are not available in older releases.")
|
development version of CPython that are not available in older releases.")
|
||||||
(license license:asl2.0)))
|
(license license:asl2.0)))
|
||||||
|
|
||||||
(define-public python2-bz2file
|
|
||||||
(package-with-python2 python-bz2file))
|
|
||||||
|
|
||||||
(define-public python-future
|
(define-public python-future
|
||||||
(package
|
(package
|
||||||
(name "python-future")
|
(name "python-future")
|
||||||
|
|
Loading…
Reference in a new issue