me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-oauth2client.

* gnu/packages/python-web.scm (python2-oauth2client): Delete variable.
Maxim Cournoyer 2022-04-29 17:38:29 -04:00
parent b827d0f7b3
commit c59edcc5ed
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -3880,9 +3880,6 @@ users' sessions over extended periods of time.")
library for Python") library for Python")
(license license:asl2.0))) (license license:asl2.0)))
(define-public python2-oauth2client
(package-with-python2 python-oauth2client))
(define-public python-flask-oidc (define-public python-flask-oidc
(package (package
(name "python-flask-oidc") (name "python-flask-oidc")