Package: flask-openid / 1.3.0+dfsg-3

Metadata

Package Version Patches format
flask-openid 1.3.0+dfsg-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
docs Use local object inventory files for sphinx.patch | (download)

docs/conf.py | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 docs: use local object inventory files for sphinx

docs Don t link to GitHub Fork URL.patch | (download)

docs/_themes/flask_small/layout.html | 4 0 + 4 - 0 !
1 file changed, 4 deletions(-)

 docs: don't link to github fork url

Replaced deprecated werkzeug.urls.url_quote with urllib.p.patch | (download)

flask_openid.py | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 replaced deprecated werkzeug.urls.url_quote() with
 urllib.parse.quote()