guix-commits
[Top][All Lists]
Advanced

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

14/28: gnu: Remove python2-openid-teams.


From: guix-commits
Subject: 14/28: gnu: Remove python2-openid-teams.
Date: Thu, 20 Jan 2022 08:34:30 -0500 (EST)

mothacehe pushed a commit to branch master
in repository guix.

commit 6e618362f5ac87b4750ed02393c8348c922a1ee5
Author: Vinicius Monego <monego@posteo.net>
AuthorDate: Wed Jan 19 14:09:02 2022 +0000

    gnu: Remove python2-openid-teams.
    
    * gnu/packages/python-web.scm (python2-openid-teams): Remove variable.
    
    Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
---
 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 cc15b2f5df..e2750aea6a 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -1587,9 +1587,6 @@ contributor license agreement extension for 
python-openid.")
 teams extension for python-openid.")
     (license license:bsd-3)))
 
-(define-public python2-openid-teams
-  (package-with-python2 python-openid-teams))
-
 (define-public python-priority
   (package
     (name "python-priority")



reply via email to

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