guix-patches
[Top][All Lists]
Advanced

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

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


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

* gnu/packages/python-web.scm (python2-flask-login): 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 d5f55e3d59..110324d689 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -3649,9 +3649,6 @@ handles the common tasks of logging in, logging out, and 
remembering your
 users' sessions over extended periods of time.")
     (license license:expat)))
 
-(define-public python2-flask-login
-  (package-with-python2 python-flask-login))
-
 (define-public python-oauth2client
   (package
     (name "python-oauth2client")
-- 
2.30.1






reply via email to

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