Package python3-module-alembic: Information

  • Default inline alert: Version in the repository: 1.10.2-alt1

Source package: python3-module-alembic
Version: 1.7.6-alt1
Latest version according to Repology
Build time:  Mar 9, 2022, 09:06 AM in the task #296266
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:
python3-module-alembic (noarch)

Maintainer: Danil Shein


ACL:
Vitaly Lipatov
@everybody

    1. python3-devel
    2. python3-module-SQLAlchemy
    3. python3-module-dateutil
    4. python3-module-mako
    5. python3-module-setuptools
    6. python3-module-setuptools
    7. help2man
    8. rpm-build-python3

Last changed


March 5, 2022 Danil Shein 1.7.6-alt1
- new version
Aug. 14, 2021 Vitaly Lipatov 1.6.5-alt1
- new version 1.6.5 (with rpmrb script)
July 6, 2021 Vitaly Lipatov 1.5.8-alt1
- new version 1.5.8 (with rpmrb script)