guix-commits
[Top][All Lists]
Advanced

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

08/33: gnu: python2-flask-httpauth: Remove package.


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

apteryx pushed a commit to branch master
in repository guix.

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

    gnu: python2-flask-httpauth: Remove package.
    
    * gnu/packages/python-web.scm (python2-flask-httpauth): 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 fd0001e..b1ad5f0 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -3878,9 +3878,6 @@ thread-local variable.")
 authentication for Flask routes.")
     (license license:expat)))
 
-(define-public python2-flask-httpauth
-  (package-with-python2 python-flask-httpauth))
-
 (define-public python-uritemplate
   (package
     (name "python-uritemplate")



reply via email to

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