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

    Исходный пакет: python-module-dogpile-cache
    Версия: 0.5.3-alt1
    Собран:  25 июля 2014 г. 21:49 в задании #125793
    Скопирован в задании: #128678
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: http://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
    <http://pypi.python.org/pypi/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 <http://beaker.groovie.org>`_ 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-пакетом:
    python-module-dogpile-cache (noarch)
    python3-module-dogpile-cache (noarch)

    Сопровождающий: Lenar Shakirov

    Список участников:
    Lenar Shakirov

    Права:
    Igor Vlasenko
    @everybody

      1. python3-module-dogpile-core >= 0.4.1
      2. python3-module-mock
      3. python3-module-nose
      4. python3-module-setuptools
      5. python-devel
      6. python-module-dogpile-core >= 0.4.1
      7. python-module-mock
      8. python-module-nose
      9. rpm-build-python3
      10. python-module-setuptools

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


    21 июля 2014 г. Lenar Shakirov 0.5.3-alt1
    - First build for ALT (based on Fedora 0.5.3-3.fc21.src)