mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-21 02:03:29 -05:00
gnu: Remove python2-openid-cla.
* gnu/packages/python-web.scm (python2-openid-cla): Remove variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
This commit is contained in:
parent
8fcc76b3e5
commit
4f622133be
1 changed files with 0 additions and 3 deletions
|
@ -1567,9 +1567,6 @@ (define-public python-openid-cla
|
|||
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")
|
||||
|
|
Loading…
Reference in a new issue