gnu: Remove python2-odfpy.

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

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
This commit is contained in:
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

View file

@ -1468,9 +1468,6 @@ (define-public python-defusedxml
"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")