gnu: Remove python2-openid-teams.
* gnu/packages/python-web.scm (python2-openid-teams): Remove variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
parent
4f622133be
commit
6e618362f5
|
@ -1587,9 +1587,6 @@ contributor license agreement extension for python-openid.")
|
||||||
teams extension for python-openid.")
|
teams extension for python-openid.")
|
||||||
(license license:bsd-3)))
|
(license license:bsd-3)))
|
||||||
|
|
||||||
(define-public python2-openid-teams
|
|
||||||
(package-with-python2 python-openid-teams))
|
|
||||||
|
|
||||||
(define-public python-priority
|
(define-public python-priority
|
||||||
(package
|
(package
|
||||||
(name "python-priority")
|
(name "python-priority")
|
||||||
|
|
Reference in New Issue