guix-commits
[Top][All Lists]
Advanced

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

08/24: gnu: python2-flask-htmlmin: Remove package.


From: guix-commits
Subject: 08/24: gnu: python2-flask-htmlmin: Remove package.
Date: Tue, 23 Mar 2021 21:40:13 -0400 (EDT)

apteryx pushed a commit to branch master
in repository guix.

commit d1e421ca0db05333ac68cd47826b3ca704f26b29
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Mon Mar 15 16:55:08 2021 +0100

    gnu: python2-flask-htmlmin: Remove package.
    
    * gnu/packages/python-web.scm (python2-flask-htmlmin): Delete.
    
    Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
---
 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 2c58473..5e6673b 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -3604,9 +3604,6 @@ It comes with safe defaults and easily configurable 
options.")
      "Minify @code{text/html} MIME type responses when using @code{Flask}.")
     (license license:bsd-3)))
 
-(define-public python2-flask-htmlmin
-  (package-with-python2 python-flask-htmlmin))
-
 (define-public python-jsmin
   (package
     (name "python-jsmin")



reply via email to

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