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

    Исходный пакет: python3-module-dogpile.cache
    Версия: 0.7.1-alt2
    Собран:  9 апреля 2022 г. 21:12
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.python.org/pypi/dogpile.cache/

    Лицензия: BSD
    О пакете: A caching front-end based on the Dogpile lock
    Описание: 
    A caching API built around the concept of a "dogpile lock", which allows
    continued access to an expiring data value while a single thread
    generates a new value.
    
    dogpile.cache builds on the dogpile.core locking system, which
    implements the idea of "allow one creator to write while others read" in
    the abstract. Overall, dogpile.cache is intended as a replacement to the
    Beaker caching system, the internals of which are written by the same
    author. All the ideas of Beaker which "work" are re-implemented in
    dogpile.cache in a more efficient and succinct manner, and all the cruft
    (Beaker's internals were first written in 2005) relegated to the trash
    heap.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python3-module-dogpile.cache (e2kv6, e2kv5, e2kv4, e2k)

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


      1. python3-module-coverage
      2. python3-module-decorator
      3. python3-module-mako
      4. python3-module-mock
      5. python3-module-nose
      6. python3-module-setuptools
      7. rpm-build-python3
      8. python-tools-2to3

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


    11 февраля 2020 г. Andrey Bychkov 0.7.1-alt2
    - Build for python2 disabled.
    22 апреля 2019 г. Alexey Shabalin 0.7.1-alt1
    - 0.7.1
    2 февраля 2018 г. Stanislav Levin 0.6.2-alt1.1
    - (NMU) Fix Requires and BuildRequires to python-setuptools