From 41efd94c3e8dca19446906f69a7543abd9a0fa3e Mon Sep 17 00:00:00 2001 From: Maxim Cournoyer Date: Fri, 13 May 2022 11:58:10 -0400 Subject: gnu: Remove python2-lxml. * gnu/packages/xml.scm (python2-lxml): Delete variable. --- gnu/packages/xml.scm | 3 --- 1 file changed, 3 deletions(-) (limited to 'gnu/packages/xml.scm') diff --git a/gnu/packages/xml.scm b/gnu/packages/xml.scm index a9bf07de96..99cb02a09a 100644 --- a/gnu/packages/xml.scm +++ b/gnu/packages/xml.scm @@ -2541,9 +2541,6 @@ libxml2 and libxslt.") (base32 "090viyanaki4q7w7i000xl0qh4in52bkl3qal55sz2bbm8w3hqd1")))))) -(define-public python2-lxml - (package-with-python2 python-lxml)) - (define-public python-untangle ;; The latest tagged release is from 2014; use the latest commit. (let ((revision "1") -- cgit v1.2.3