mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-16 19:57:39 -05:00
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.")
|
||||
(license license:asl2.0)))
|
||||
|
||||
(define-public python2-bz2file
|
||||
(package-with-python2 python-bz2file))
|
||||
|
||||
(define-public python-future
|
||||
(package
|
||||
(name "python-future")
|
||||
|
|
Loading…
Reference in a new issue