mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 15:36:20 -05:00
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:
parent
74f9c8e47f
commit
bd7e98058d
1 changed files with 0 additions and 3 deletions
|
@ -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")
|
||||
|
|
Loading…
Reference in a new issue