mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-16 19:57:39 -05:00
gnu: Remove python2-djvulibre.
* gnu/packages/python-xyz.scm (python2-djvulibre): Delete variable.
This commit is contained in:
parent
3143a4166e
commit
061d33df73
1 changed files with 0 additions and 3 deletions
|
@ -27400,9 +27400,6 @@ (define-public python-djvulibre
|
|||
(home-page "https://jwilk.net/software/python-djvulibre")
|
||||
(license license:gpl2)))
|
||||
|
||||
(define-public python2-djvulibre
|
||||
(package-with-python2 python-djvulibre))
|
||||
|
||||
(define-public python-versioneer
|
||||
(package
|
||||
(name "python-versioneer")
|
||||
|
|
Loading…
Reference in a new issue