1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-07 05:30:38 +02:00

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

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")