guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/02: gnu: Remove python2-defusedxml.


From: guix-commits
Subject: 02/02: gnu: Remove python2-defusedxml.
Date: Wed, 23 Feb 2022 22:54:00 -0500 (EST)

apteryx pushed a commit to branch master
in repository guix.

commit aef87f82c2293bd06bd90dee214df46b51bdf734
Author: kiasoc5 <kiasoc5@tutanota.com>
AuthorDate: Wed Jan 26 22:57:27 2022 -0500

    gnu: Remove python2-defusedxml.
    
    * gnu/packages/xml.scm (python2-defused): Remove variable.
    
    Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
---
 gnu/packages/python-xyz.scm | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 33e7de1606..96448fc29b 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -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")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]