gnu: Remove python2-defusedxml.
* gnu/packages/xml.scm (python2-defused): Remove variable. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
This commit is contained in:
parent
bd7e98058d
commit
aef87f82c2
1 changed files with 0 additions and 3 deletions
|
@ -17543,9 +17543,6 @@ multitouch applications.")
|
||||||
;; number of files with other licenses.
|
;; number of files with other licenses.
|
||||||
(list license:gpl2+ license:asl2.0 license:lgpl2.1+ license:cc-by-sa3.0))))
|
(list license:gpl2+ license:asl2.0 license:lgpl2.1+ license:cc-by-sa3.0))))
|
||||||
|
|
||||||
(define-public python2-odfpy
|
|
||||||
(package-with-python2 python-odfpy))
|
|
||||||
|
|
||||||
(define-public python-natsort
|
(define-public python-natsort
|
||||||
(package
|
(package
|
||||||
(name "python-natsort")
|
(name "python-natsort")
|
||||||
|
|
Reference in a new issue