mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python-flask-principal: Update home page.
* gnu/packages/python-web.scm (python-flask-principal)[home-page]: Follow (HTTPS) redirection.
This commit is contained in:
parent
fd3ae040cf
commit
02510c6c9a
1 changed files with 1 additions and 1 deletions
|
@ -2672,7 +2672,7 @@ textual content for output generation on the web.")
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("python-flask" ,python-flask)
|
`(("python-flask" ,python-flask)
|
||||||
("python-nose" ,python-nose)))
|
("python-nose" ,python-nose)))
|
||||||
(home-page "http://packages.python.org/Flask-Principal/")
|
(home-page "https://pythonhosted.org/Flask-Principal/")
|
||||||
(synopsis "Identity management for Flask")
|
(synopsis "Identity management for Flask")
|
||||||
(description "@code{flask_principal} is a identity management library for
|
(description "@code{flask_principal} is a identity management library for
|
||||||
Flask. It supports managing both authentication and authorization data in a
|
Flask. It supports managing both authentication and authorization data in a
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue