Пакет python3-module-alembic: Информация

    Исходный пакет: python3-module-alembic
    Версия: 1.10.2-alt1
    Последняя версия по данным Repology
    Собран:  21 марта 2023 г. 17:17 в задании #317129
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://alembic.sqlalchemy.org

    Лицензия: MIT
    О пакете: Database migration tool for SQLAlchemy
    Описание: 
    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/

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python3-module-alembic (noarch)

    Сопровождающий: Danil Shein


    Права:
    Vitaly Lipatov
    @everybody

      1. python3-devel
      2. python3-module-SQLAlchemy
      3. python3-module-dateutil
      4. python3-module-mako
      5. python3-module-pyproject-installer >= 0.4.0
      6. python3-module-setuptools
      7. help2man
      8. python3-module-wheel
      9. rpm-build-python3

    Последнее изменение


    21 марта 2023 г. Danil Shein 1.10.2-alt1
    - new version 1.10.2
      + migrate to pyproject_installer
    5 марта 2022 г. Danil Shein 1.7.6-alt1
    - new version 1.7.6
    14 августа 2021 г. Vitaly Lipatov 1.6.5-alt1
    - new version 1.6.5 (with rpmrb script)