guix-commits
[Top][All Lists]
Advanced

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

13/28: gnu: Remove python2-openid-cla.


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

mothacehe pushed a commit to branch master
in repository guix.

commit 4f622133be7f6aab826de25f6c45e3a2fddaa588
Author: Vinicius Monego <monego@posteo.net>
AuthorDate: Wed Jan 19 14:09:01 2022 +0000

    gnu: Remove python2-openid-cla.
    
    * gnu/packages/python-web.scm (python2-openid-cla): 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 3fac84d129..cc15b2f5df 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -1567,9 +1567,6 @@ Databricks REST APIs.")
 contributor license agreement extension for python-openid.")
     (license license:bsd-3)))
 
-(define-public python2-openid-cla
-  (package-with-python2 python-openid-cla))
-
 (define-public python-openid-teams
   (package
     (name "python-openid-teams")



reply via email to

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