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

    Исходный пакет: python3-module-sqlalchemy_mptt
    Версия: 0.2.5-alt3
    Собран:  24 октября 2021 г. 5:02
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.python.org/pypi/sqlalchemy_mptt/

    Лицензия: MIT
    О пакете: SQLAlchemy MPTT mixins (Nested Sets)
    Описание: 
    Library for implementing Modified Preorder Tree Traversal with your
    SQLAlchemy Models and working with trees of Model instances, like
    django-mptt.

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

    Сопровождающий: Vitaly Lipatov


      1. python3-module-SQLAlchemy >= 1.0.0
      2. python3-module-setuptools
      3. rpm-build-python3
      4. rpm-build-intro

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


    2 июля 2021 г. Vitaly Lipatov 0.2.5-alt3
    - fix build, temp. disable tests (due TestInheritanceTree)
    27 апреля 2021 г. Vitaly Lipatov 0.2.5-alt2
    - build without docs and pickles (due obsoleted sphinx.ext.mathbase require)
    5 декабря 2019 г. Andrey Bychkov 0.2.5-alt1
    - Version updated to 0.2.5
    - python2 disabled