diff options
| author | kiasoc5 <kiasoc5@tutanota.com> | 2022-01-26 22:57:27 -0500 |
|---|---|---|
| committer | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2022-02-23 22:51:52 -0500 |
| commit | aef87f82c2293bd06bd90dee214df46b51bdf734 (patch) | |
| tree | 73a26828a186b2671086b08eda0d3320e99cfc13 /gnu/packages | |
| parent | bd7e98058ddcf038caca4604311660fd9e67a42e (diff) | |
gnu: Remove python2-defusedxml.
* gnu/packages/xml.scm (python2-defused): Remove variable.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Diffstat (limited to 'gnu/packages')
| -rw-r--r-- | gnu/packages/python-xyz.scm | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 33e7de16063..96448fc29b2 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm | |||
| @@ -17543,9 +17543,6 @@ multitouch applications.") | |||
| 17543 | ;; number of files with other licenses. | 17543 | ;; number of files with other licenses. |
| 17544 | (list license:gpl2+ license:asl2.0 license:lgpl2.1+ license:cc-by-sa3.0)))) | 17544 | (list license:gpl2+ license:asl2.0 license:lgpl2.1+ license:cc-by-sa3.0)))) |
| 17545 | 17545 | ||
| 17546 | (define-public python2-odfpy | ||
| 17547 | (package-with-python2 python-odfpy)) | ||
| 17548 | |||
| 17549 | (define-public python-natsort | 17546 | (define-public python-natsort |
| 17550 | (package | 17547 | (package |
| 17551 | (name "python-natsort") | 17548 | (name "python-natsort") |
