guix-commits
[Top][All Lists]
Advanced

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

12/28: gnu: Remove python2-cssselect.


From: guix-commits
Subject: 12/28: gnu: Remove python2-cssselect.
Date: Thu, 20 Jan 2022 08:34:28 -0500 (EST)

mothacehe pushed a commit to branch master
in repository guix.

commit 8fcc76b3e59fd40a738bf80ef0e94c6018720a50
Author: Vinicius Monego <monego@posteo.net>
AuthorDate: Wed Jan 19 14:09:00 2022 +0000

    gnu: Remove python2-cssselect.
    
    * gnu/packages/python-web.scm (python2-cssselect): Remove variable.
    
    Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
---
 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 1f3f3b6451..3fac84d129 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -1514,9 +1514,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")



reply via email to

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