1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-15 11:30:44 +02:00

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 @@ applications with variable CPU loads).")
(home-page "https://jwilk.net/software/python-djvulibre") (home-page "https://jwilk.net/software/python-djvulibre")
(license license:gpl2))) (license license:gpl2)))
(define-public python2-djvulibre
(package-with-python2 python-djvulibre))
(define-public python-versioneer (define-public python-versioneer
(package (package
(name "python-versioneer") (name "python-versioneer")