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

    Исходный пакет: python3-module-odict
    Версия: 1.6.0-alt2
    Собран:  20 ноября 2019 г. 10:30 в задании #241064
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.python.org/pypi/odict/

    Лицензия: Python
    О пакете: Ordered dictionary
    Описание: 
    Dictionary in which the insertion order of items is preserved (using an
    internal double linked list). In this implementation replacing an
    existing item keeps it at its original position.

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

    Сопровождающий: Andrey Bychkov


      1. python3-module-interlude
      2. python3-module-pytest
      3. python3-module-setuptools
      4. rpm-build-python3
      5. python-tools-2to3

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


    20 ноября 2019 г. Andrey Bychkov 1.6.0-alt2
    - python2 disabled
    2 февраля 2018 г. Stanislav Levin 1.6.0-alt1.dev0.git20150103.1.1.1
    - (NMU) Fix Requires and BuildRequires to python-setuptools
    13 марта 2016 г. Ivan Zakharyaschev 1.6.0-alt1.dev0.git20150103.1.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)