guix-patches
[Top][All Lists]
Advanced

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

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


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

* gnu/packages/python-web.scm (python2-flask-wtf): 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 e327b3b030..45ae69ee78 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -2961,9 +2961,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")
-- 
2.30.1






reply via email to

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