me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-odfpy.

* gnu/packages/xml.scm (python2-odfpy): Remove variable.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
kiasoc5 2022-01-26 22:59:03 -05:00 committed by Maxim Cournoyer
parent 74f9c8e47f
commit bd7e98058d
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -1468,9 +1468,6 @@ files. It is designed to be fast and to handle large input files.")
"Defusedxml provides XML bomb protection for Python stdlib modules.")
(license license:psfl)))
(define-public python2-defusedxml
(package-with-python2 python-defusedxml))
(define-public freexl
(package
(name "freexl")