gnu: Remove python2-djvulibre.

* gnu/packages/python-xyz.scm (python2-djvulibre): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 23:02:58 -04:00
parent 3143a4166e
commit 061d33df73
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -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")