diff --git a/gnu/packages/xml.scm b/gnu/packages/xml.scm index f5552c1352..6832a3b068 100644 --- a/gnu/packages/xml.scm +++ b/gnu/packages/xml.scm @@ -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")