From f597352c68701cbf35b12a45b0d07f7f8e5dca80 Mon Sep 17 00:00:00 2001 From: Maxim Cournoyer Date: Sat, 19 Dec 2020 14:13:26 -0500 Subject: gnu: python2-flask-principal: Remove package. * gnu/packages/python-web.scm (python2-flask-principal): Remove variable. --- gnu/packages/python-web.scm | 3 --- 1 file changed, 3 deletions(-) (limited to 'gnu/packages/python-web.scm') diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm index b1ad5f05e7..966e1bfcea 100644 --- a/gnu/packages/python-web.scm +++ b/gnu/packages/python-web.scm @@ -3855,9 +3855,6 @@ Flask. It supports managing both authentication and authorization data in a thread-local variable.") (license license:expat))) -(define-public python2-flask-principal - (package-with-python2 python-flask-principal)) - (define-public python-flask-httpauth (package (name "python-flask-httpauth") -- cgit v1.2.3