guix-commits
[Top][All Lists]
Advanced

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

12/24: gnu: python2-flask: Remove package.


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

apteryx pushed a commit to branch master
in repository guix.

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

    gnu: python2-flask: Remove package.
    
    * gnu/packages/python-web.scm (python2-flask): 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 64170d4..6b57af1 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -2932,9 +2932,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")



reply via email to

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