Package python-module-paginate_sqlalchemy: Information

    Source package: python-module-paginate_sqlalchemy
    Version: 0.2.0-alt2.git20140911.1
    Build time:  May 1, 2019, 06:41 PM
    Report package bug
    License: MIT
    Summary: Extension to paginate.Page that supports SQLAlchemy queries
    Description: 
    This module helps divide up large result sets into pages or chunks. The
    user gets displayed one page at a time and can navigate to other pages.
    It is especially useful when developing web interfaces and showing the
    users only a selection of information at a time.
    
    This module uses and extends the functionality of the paginate module to
    support SQLAlchemy queries.

    List of rpms provided by this srpm:
    python-module-paginate_sqlalchemy (noarch)
    python3-module-paginate_sqlalchemy (noarch)

    Maintainer: Stanislav Levin


      1. python3-devel
      2. python3-module-SQLAlchemy
      3. python3-module-nose
      4. python3-module-paginate
      5. python3-module-pytest
      6. python3-module-setuptools
      7. python3-module-setuptools
      8. python3-modules-sqlite3
      9. python-devel
      10. python-module-SQLAlchemy
      11. python-module-nose
      12. python-module-paginate
      13. python-module-pytest
      14. python-module-setuptools
      15. rpm-build-python3
      16. python-module-setuptools
      17. python-modules-sqlite3

    Last changed


    Feb. 2, 2018 Stanislav Levin 0.2.0-alt2.git20140911.1
    - (NMU) Fix Requires and BuildRequires to python-setuptools
    Dec. 21, 2017 Aleksei Nikiforov 0.2.0-alt2.git20140911
    - Fixed build.
    March 13, 2016 Ivan Zakharyaschev 0.2.0-alt1.git20140911.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)