guix-commits
[Top][All Lists]
Advanced

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

06/24: gnu: python2-flask-wtf: Remove package.


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

apteryx pushed a commit to branch master
in repository guix.

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

    gnu: python2-flask-wtf: Remove package.
    
    * gnu/packages/python-web.scm (python2-flask-wtf): 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 0f67046..119d3aa 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -2970,9 +2970,6 @@ presume or force a developer to use a particular tool or 
library.")
 upload, and reCAPTCHA.")
     (license license:bsd-3)))
 
-(define-public python2-flask-wtf
-  (package-with-python2 python-flask-wtf))
-
 (define-public python-flask-multistatic
   (package
     (name "python-flask-multistatic")



reply via email to

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