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

    Исходный пакет: python3-module-alembic
    Версия: 1.7.6-alt1
    Собран:  11 апреля 2022 г. 12:59
    Категория: Разработка/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


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

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


    5 марта 2022 г. Danil Shein 1.7.6-alt1
    - new version
    14 августа 2021 г. Vitaly Lipatov 1.6.5-alt1
    - new version 1.6.5 (with rpmrb script)
    6 июля 2021 г. Vitaly Lipatov 1.5.8-alt1
    - new version 1.5.8 (with rpmrb script)