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

    Исходный пакет: python-module-dogpile.cache
    Версия: 0.5.7-alt1
    Собран:  20 апреля 2016 г. 23:37 в задании #162753
    Скопирован в задании: #163776
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: 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-пакетом:
    python-module-dogpile.cache (x86_64, i586)
    python-module-dogpile.cache-docs (noarch)
    python-module-dogpile.cache-pickles (x86_64, i586)
    python3-module-dogpile.cache (x86_64, i586)

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


      1. python3-devel
      2. python3-module-coverage
      3. python3-module-dogpile-core
      4. python3-module-mako
      5. python3-module-mock
      6. python3-module-nose
      7. python3-module-setuptools-tests
      8. python-devel
      9. python-module-changelog
      10. python-module-coverage
      11. python-module-dogpile-core >= 0.4.1
      12. python-module-mako
      13. python-module-mock
      14. python-module-nose
      15. python-module-setuptools-tests
      16. python-module-sphinx-devel
      17. python-module-sphinx-paramlinks
      18. rpm-build-python3
      19. rpm-macros-sphinx

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


    12 апреля 2016 г. Alexey Shabalin 0.5.7-alt1
    - 0.5.7
    13 марта 2016 г. Ivan Zakharyaschev 0.5.6-alt2.git20150202.1.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)
    28 января 2016 г. Mikhail Efremov 0.5.6-alt2.git20150202.1
    - NMU: Use buildreq for BR.