1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-30 22:35:57 +02:00

gnu: Remove python2-oauth2client.

* gnu/packages/python-web.scm (python2-oauth2client): Delete variable.
This commit is contained in:
Maxim Cournoyer
2022-04-29 17:38:29 -04:00
parent b827d0f7b3
commit c59edcc5ed
-3
View File
@@ -3880,9 +3880,6 @@ users' sessions over extended periods of time.")
library for Python")
(license license:asl2.0)))
(define-public python2-oauth2client
(package-with-python2 python-oauth2client))
(define-public python-flask-oidc
(package
(name "python-flask-oidc")