me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-olefile.

* gnu/packages/python-xyz.scm (python2-olefile): Delete variable.
Maxim Cournoyer 2022-05-05 23:01:03 -04:00
parent dba760f78c
commit 030e5793d6
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -6750,9 +6750,6 @@ Storage or Compound Document, Microsoft Office). It is an improved version of
the OleFileIO module from PIL, the Python Image Library.")
(license license:bsd-3)))
(define-public python2-olefile
(package-with-python2 python-olefile))
(define-public python-pypdf3
(package
(name "python-pypdf3")