Package: flask-login / 0.6.2-1

Metadata

Package Version Patches format
flask-login 0.6.2-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 disable github fork ribbon.patch | (download)

docs/conf.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 disable github fork ribbon

Reconfigures documentation to exclude the GitHub fork ribbon image
hosted on the web, which triggers a privacy-breach-generic lintian
warning.

0002 docs Use installed local inventory information.patch | (download)

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

 docs: use installed local inventory information

Use the information of objects.inv from python$version-doc package and
python-flask-doc.
The buildprocess isn't allowed to catch up stuff from "outside".

Forwared: Not-Needed

0003 unittest Skip test which requires a packaged aioflas.patch | (download)

tests/test_login.py | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 unittest: skip test which requires a packaged aioflask

The test test_login_required_decorator_with_async requires the library
aioflask which isn't packaged yet.

Forwared: Not-Needed