guix-commits
[Top][All Lists]
Advanced

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

01/02: gnu: Remove python2-odfpy.


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

apteryx pushed a commit to branch master
in repository guix.

commit bd7e98058ddcf038caca4604311660fd9e67a42e
Author: kiasoc5 <kiasoc5@tutanota.com>
AuthorDate: Wed Jan 26 22:59:03 2022 -0500

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

diff --git a/gnu/packages/xml.scm b/gnu/packages/xml.scm
index 50ce79fcd9..3ce5e771c7 100644
--- a/gnu/packages/xml.scm
+++ b/gnu/packages/xml.scm
@@ -1468,9 +1468,6 @@ files.  It is designed to be fast and to handle large 
input files.")
      "Defusedxml provides XML bomb protection for Python stdlib modules.")
     (license license:psfl)))
 
-(define-public python2-defusedxml
-  (package-with-python2 python-defusedxml))
-
 (define-public freexl
   (package
     (name "freexl")



reply via email to

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