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

    Бинарный пакет: python3-module-blist
    Версия: 1.3.6-alt4
    Архитектура: ppc64le
    Собран:  24 февраля 2021 г. 6:21 в задании #265234
    Исходный пакет: python3-module-blist
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.python.org/pypi/blist/

    Лицензия: BSD
    О пакете: A list-like type with better asymptotic performance and similar performance on small lists
    Описание: 
    The blist is a drop-in replacement for the Python list that provides
    better performance when modifying large lists. The blist package also
    provides sortedlist, sortedset, weaksortedlist, weaksortedset,
    sorteddict, and btuple types.

    Сопровождающий: Grigory Ustinov


    Права:
    @python
    @everybody

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


    8 февраля 2021 г. Grigory Ustinov 1.3.6-alt4
    - Disable check for python3.9.
    - Add patch for building with python3.9.
    2 декабря 2019 г. Andrey Bychkov 1.3.6-alt3
    - python2 disabled
    2 апреля 2019 г. Grigory Ustinov 1.3.6-alt2
    - Rebuild with python3.7.