me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-pypdf2.

* gnu/packages/pdf.scm (python2-pypdf2): Delete variable.
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
1 changed files with 0 additions and 3 deletions

View File

@ -1240,9 +1240,6 @@ manipulation in memory. It is therefore a useful tool for websites that
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")