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

    Бинарный пакет: python3-module-zc.blist-tests
    Версия: 1.0b2-alt2.2
    Архитектура: aarch64
    Собран:  2 мая 2019 г. 11:10 в задании #228686
    Исходный пакет: python-module-zc.blist
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: http://pypi.python.org/pypi/zc.blist/

    Лицензия: ZPL
    О пакете: Tests for zc.blist
    Описание: 
    The sequence in this package has a list-like API, but stores its values
    in individual buckets. This means that, for small changes in large
    sequences, the sequence could be a big win. For instance, an ordered
    BTree-based container might want to store order in a sequence, so that
    moves only cause a bucket or two--around 50 strings or less--to be
    rewritten in the database, rather than the entire contents (which might
    be thousands of strings, for instance).
    
    This package contains tests for zc.blist.

    Сопровождающий: Eugeny A. Rostovtsev


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


    30 апреля 2019 г. Grigory Ustinov 1.0b2-alt2.2
    - Rebuild with python3.7.
    6 июня 2016 г. Ivan Zakharyaschev 1.0b2-alt2.1.1
    - (AUTO) subst_x86_64.
    13 марта 2016 г. Ivan Zakharyaschev 1.0b2-alt2.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)