Package python-module-alembic: Information

    Source package: python-module-alembic
    Version: 0.8.8-alt0.M80P.1
    Build time:  Nov 17, 2016, 03:45 PM in the task #172124
    Report package bug
    License: MIT
    Summary: Database migration tool for SQLAlchemy
    Description: 
    Alembic is a new database migrations tool, written by the author of
    SQLAlchemy <http://www.sqlalchemy.org>.  A migrations tool offers the
    following functionality:
    
    * Can emit ALTER statements to a database in order to change the structure
    of tables and other constructs.
    * Provides a system whereby "migration scripts" may be constructed; each script
    indicates a particular series of steps that can "upgrade" a target database to
    a new version, and optionally a series of steps that can "downgrade"
    similarly, doing the same steps in reverse.
    * Allows the scripts to execute in some sequential manner.
    
    Documentation and status of Alembic is at http://readthedocs.org/docs/alembic/

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

    Maintainer: Vitaly Lipatov


      1. python3-module-html5lib
      2. python3-module-mako
      3. python3-module-nose
      4. python3-module-setuptools-tests
      5. python3-module-sphinx
      6. rpm-build-python
      7. rpm-build-python3
      8. python-module-docutils
      9. python-module-html5lib
      10. python-module-mako
      11. python-module-nose
      12. python-module-setuptools-tests
      13. help2man

    Last changed


    Nov. 14, 2016 Lenar Shakirov 0.8.8-alt0.M80P.1
    - Backport to P8
    Nov. 14, 2016 Lenar Shakirov 0.8.8-alt1
    - new version 0.8.8
    April 22, 2016 Vitaly Lipatov 0.8.6-alt1
    - new version 0.8.6 (with rpmrb script)