guix-commits
[Top][All Lists]
Advanced

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

21/28: gnu: Remove python2-cssmin.


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

mothacehe pushed a commit to branch master
in repository guix.

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

    gnu: Remove python2-cssmin.
    
    * gnu/packages/python-web.scm (python2-cssmin): 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 ba3a882adc..0af3659575 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -3714,9 +3714,6 @@ CSS tidy.  Also supports URL rewriting in CSS files.")
     (description "Python port of the YUI CSS Compressor.")
     (license (list license:expat license:bsd-3))))
 
-(define-public python2-cssmin
-  (package-with-python2 python-cssmin))
-
 (define-public python-elasticsearch
   (package
     (name "python-elasticsearch")



reply via email to

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