gnu: Remove python2-lxml.

* gnu/packages/xml.scm (python2-lxml): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-05-13 11:58:10 -04:00
parent 54ef40a1f7
commit 41efd94c3e
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -2541,9 +2541,6 @@ (define-public python-lxml-4.7
(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")