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

    Исходный пакет: python3-module-alembic
    Версия: 1.10.2-alt1
    Собран:  17 октября 2023 г. 13:34
    Категория: Разработка/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. help2man
      2. python3-devel
      3. python3-module-SQLAlchemy
      4. python3-module-dateutil
      5. python3-module-mako
      6. python3-module-pyproject-installer >= 0.4.0
      7. rpm-build-python3
      8. python3-module-wheel
      9. python3-module-setuptools

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


    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)