gnu: Remove python2-pypdf2.

* gnu/packages/pdf.scm (python2-pypdf2): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 17:36:35 -04:00
parent 48e18ab4aa
commit aae86d4ddc
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -1240,9 +1240,6 @@ (define-public python-pypdf2
manage or manipulate PDFs.")
(license license:bsd-3)))
(define-public python2-pypdf2
(package-with-python2 python-pypdf2))
(define-public python2-pypdf
(package
(name "python2-pypdf")