1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: Remove python-lxml-4.7.

* gnu/packages/xml.scm (python-lxml-4.7): Delete variable.

Change-Id: I451d0a1269cd2d540f26a049d11f0d557e9b1689
This commit is contained in:
Andreas Enge
2025-11-24 10:41:08 +01:00
parent 3e0c14cad1
commit 073dbbd6c8

View File

@@ -1932,9 +1932,6 @@ libxml2 and libxslt.")
(setenv "CFLAGS"
"-Wno-error=incompatible-pointer-types")))))))))
(define-deprecated python-lxml-4.7 python-lxml)
(export python-lxml-4.7)
(define-public python-lxml-html-clean
(package
(name "python-lxml-html-clean")