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-olefile.

* gnu/packages/python-xyz.scm (python2-olefile): Delete variable.
This commit is contained in:
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

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