gnu: Remove python2-odfpy.
* gnu/packages/xml.scm (python2-odfpy): Remove variable. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
parent
74f9c8e47f
commit
bd7e98058d
|
@ -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")
|
||||
|
|
Reference in New Issue