guix-commits
[Top][All Lists]
Advanced

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

11/28: gnu: Remove python2-css-parser.


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

mothacehe pushed a commit to branch master
in repository guix.

commit 9b29c5422e6d99327566c56254e1328b1b40fe0c
Author: Vinicius Monego <monego@posteo.net>
AuthorDate: Wed Jan 19 14:08:59 2022 +0000

    gnu: Remove python2-css-parser.
    
    * gnu/packages/python-web.scm (python2-css-parser): 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 8ed08b26f5..1f3f3b6451 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -1484,9 +1484,6 @@ It's a fork of cssutils 1.0.2, updated and modified for 
parsing ebooks, due to
 cssutils not receiving updates as of 1.0.2.")
     (license license:lgpl3+)))
 
-(define-public python2-css-parser
-  (package-with-python2 python-css-parser))
-
 (define-public python-cssselect
   (package
     (name "python-cssselect")



reply via email to

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