guix-commits
[Top][All Lists]
Advanced

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

09/24: gnu: python2-flask-login: Remove package.


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

apteryx pushed a commit to branch master
in repository guix.

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

    gnu: python2-flask-login: Remove package.
    
    * gnu/packages/python-web.scm (python2-flask-login): 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 5e6673b..ec4c755 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -3657,9 +3657,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")



reply via email to

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