guix-patches
[Top][All Lists]
Advanced

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

[bug#47165] [PATCH 12/25] gnu: python2-flask: Remove package.


From: zimoun
Subject: [bug#47165] [PATCH 12/25] gnu: python2-flask: Remove package.
Date: Mon, 15 Mar 2021 16:55:37 +0100

* gnu/packages/python-web.scm (python2-flask): Delete.
---
 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 8706caa42a..1c4017a067 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -2923,9 +2923,6 @@ and Jinja2 template engine.  It is called a micro 
framework because it does not
 presume or force a developer to use a particular tool or library.")
     (license license:bsd-3)))
 
-(define-public python2-flask
-  (package-with-python2 python-flask))
-
 (define-public python-flask-wtf
   (package
     (name "python-flask-wtf")
-- 
2.30.1






reply via email to

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