summaryrefslogtreecommitdiff
path: root/gnu/packages/xml.scm
diff options
context:
space:
mode:
authorAndreas Enge <andreas@enge.fr>2025-11-24 10:41:08 +0100
committerAndreas Enge <andreas@enge.fr>2025-11-24 10:41:08 +0100
commit073dbbd6c898d541c43b251b2fcd3f74464f9309 (patch)
tree8258a74801ba7f34318625335d387ae8f7da2cb2 /gnu/packages/xml.scm
parent3e0c14cad16087c58538caa982a78fcd3ab4cada (diff)
gnu: Remove python-lxml-4.7.
* gnu/packages/xml.scm (python-lxml-4.7): Delete variable. Change-Id: I451d0a1269cd2d540f26a049d11f0d557e9b1689
Diffstat (limited to 'gnu/packages/xml.scm')
-rw-r--r--gnu/packages/xml.scm3
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/packages/xml.scm b/gnu/packages/xml.scm
index f5552c13529..6832a3b0686 100644
--- a/gnu/packages/xml.scm
+++ b/gnu/packages/xml.scm
@@ -1932,9 +1932,6 @@ libxml2 and libxslt.")
1932 (setenv "CFLAGS" 1932 (setenv "CFLAGS"
1933 "-Wno-error=incompatible-pointer-types"))))))))) 1933 "-Wno-error=incompatible-pointer-types")))))))))
1934 1934
1935(define-deprecated python-lxml-4.7 python-lxml)
1936(export python-lxml-4.7)
1937
1938(define-public python-lxml-html-clean 1935(define-public python-lxml-html-clean
1939 (package 1936 (package
1940 (name "python-lxml-html-clean") 1937 (name "python-lxml-html-clean")