From f44917ea55891194798193e8e49dd7cce919bdd3 Mon Sep 17 00:00:00 2001 From: zimoun Date: Mon, 15 Mar 2021 16:55:09 +0100 Subject: gnu: python2-flask-login: Remove package. * gnu/packages/python-web.scm (python2-flask-login): Delete. Signed-off-by: Maxim Cournoyer --- gnu/packages/python-web.scm | 3 --- 1 file changed, 3 deletions(-) (limited to 'gnu') diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm index 5e6673b2c6..ec4c755f8b 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") -- cgit v1.2.3