3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01: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:
Tobias Geerinckx-Rice 2020-01-18 22:29:43 +01:00
parent fd3ae040cf
commit 02510c6c9a
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -2672,7 +2672,7 @@ textual content for output generation on the web.")
(native-inputs
`(("python-flask" ,python-flask)
("python-nose" ,python-nose)))
(home-page "http://packages.python.org/Flask-Principal/")
(home-page "https://pythonhosted.org/Flask-Principal/")
(synopsis "Identity management for Flask")
(description "@code{flask_principal} is a identity management library for
Flask. It supports managing both authentication and authorization data in a