Package python3-module-flask-login: Information

    Source package: python3-module-flask-login
    Version: 0.3.0-alt3
    Build time:  Nov 13, 2019, 01:26 PM in the task #240654
    Report package bug
    License: MIT
    Summary: User session management for Flask
    Description: 
    Flask-Login provides user session management for Flask. It handles the
    common tasks of logging in, logging out, and remembering your users'
    sessions over extended periods of time.
    
    Flask-Login is not bound to any particular database system or
    permissions model. The only requirement is that your user objects
    implement a few methods, and that you provide a callback to the
    extension capable of loading users from their ID.

    List of rpms provided by this srpm:
    python3-module-flask-login (noarch)

    Maintainer: Andrey Bychkov


      1. python3-module-blinker
      2. python3-module-coverage
      3. python3-module-html5lib
      4. python3-module-nose
      5. python3-module-pbr
      6. python3-module-setuptools
      7. python3-module-unittest2
      8. python3-pyflakes
      9. python3-tools-pep8
      10. rpm-build-python3

    Last changed


    Nov. 13, 2019 Andrey Bychkov 0.3.0-alt3
    - python2 disabled
    Feb. 2, 2018 Stanislav Levin 0.3.0-alt2.git20150202.1.1
    - (NMU) Fix Requires and BuildRequires to python-setuptools
    March 13, 2016 Ivan Zakharyaschev 0.3.0-alt2.git20150202.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)