mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 13:58:15 -05:00
gnu: python-oauthlib: Update home page.
* gnu/packages/python-web.scm (python-oauthlib)[home-page]: Follow redirect to <https://github.com/oauthlib/oauthlib>.
This commit is contained in:
parent
f94051e61f
commit
5f7e3ac066
1 changed files with 1 additions and 1 deletions
|
@ -1447,7 +1447,7 @@ (define-public python-oauthlib
|
|||
("python-cryptography" ,python-cryptography)
|
||||
("python-pyjwt" ,python-pyjwt)
|
||||
("python-blinker" ,python-blinker)))
|
||||
(home-page "https://github.com/idan/oauthlib")
|
||||
(home-page "https://github.com/oauthlib/oauthlib")
|
||||
(synopsis "OAuth implementation for Python")
|
||||
(description
|
||||
"Oauthlib is a generic, spec-compliant, thorough implementation of the
|
||||
|
|
Loading…
Reference in a new issue