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:
kiasoc5 2022-01-26 22:57:27 -05:00 committed by Maxim Cournoyer
parent bd7e98058d
commit aef87f82c2
No known key found for this signature in database
GPG Key ID: 1260E46482E63562

View File

@ -17543,9 +17543,6 @@ multitouch applications.")
;; number of files with other licenses.
(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
(package
(name "python-natsort")