guix-commits
[Top][All Lists]
Advanced

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

09/33: gnu: python2-flask-principal: Remove package.


From: guix-commits
Subject: 09/33: gnu: python2-flask-principal: Remove package.
Date: Sun, 20 Dec 2020 22:53:05 -0500 (EST)

apteryx pushed a commit to branch master
in repository guix.

commit f597352c68701cbf35b12a45b0d07f7f8e5dca80
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Sat Dec 19 14:13:26 2020 -0500

    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(-)

diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm
index b1ad5f0..966e1bf 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")



reply via email to

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