guix-commits
[Top][All Lists]
Advanced

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

20/28: gnu: Remove python2-htmlmin.


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

mothacehe pushed a commit to branch master
in repository guix.

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

    gnu: Remove python2-htmlmin.
    
    * gnu/packages/python-web.scm (python2-htmlmin): 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 295cebe155..ba3a882adc 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -3540,9 +3540,6 @@ specs from your Flask-Restful projects.")
 It comes with safe defaults and easily configurable options.")
     (license license:bsd-3)))
 
-(define-public python2-htmlmin
-  (package-with-python2 python-htmlmin))
-
 (define-public python-flask-htmlmin
   (package
     (name "python-flask-htmlmin")



reply via email to

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