guix-commits
[Top][All Lists]
Advanced

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

10/28: gnu: Remove python2-cssutils.


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

mothacehe pushed a commit to branch master
in repository guix.

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

    gnu: Remove python2-cssutils.
    
    * gnu/packages/python-web.scm (python2-cssutils): 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 df896158cb..8ed08b26f5 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -1462,9 +1462,6 @@ Cascading Style Sheets.  Currently it provides a DOM only 
and no rendering
 options.")
     (license license:lgpl3+)))
 
-(define-public python2-cssutils
-  (package-with-python2 python-cssutils))
-
 (define-public python-css-parser
   (package
     (inherit python-cssutils)



reply via email to

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