guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#53364] [PATCH 12/28] gnu: Remove python2-cssselect.


From: Vinicius Monego
Subject: [bug#53364] [PATCH 12/28] gnu: Remove python2-cssselect.
Date: Wed, 19 Jan 2022 14:09:00 +0000

* gnu/packages/python-web.scm (python2-cssselect): Remove variable.
---
 gnu/packages/python-web.scm | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm
index 4154701753..19a9e28c45 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -1448,9 +1448,6 @@ them to XPath 1.0 expressions.  Such expressions can be 
used in lxml or
 another XPath engine to find the matching elements in an XML or HTML 
document.")
     (license license:bsd-3)))
 
-(define-public python2-cssselect
-  (package-with-python2 python-cssselect))
-
 (define-public python-databricks-cli
   (package
     (name "python-databricks-cli")
-- 
2.30.2






reply via email to

[Prev in Thread] Current Thread [Next in Thread]