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

    Исходный пакет: python-module-dogpile.cache
    Версия: 0.5.6-alt2.git20150202.1
    Собран:  19 февраля 2016 г. 1:13 в задании #157136
    Скопирован в задании: #160047
    Категория: Разработка/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

    Список участников:
    Mikhail Efremov
    Eugeny A. Rostovtsev

    Права:
    Lenar Shakirov
    @everybody

      1. python3-module-coverage
      2. python3-module-html5lib
      3. python3-module-mako
      4. python3-module-nose
      5. python3-module-pbr
      6. python3-module-pytest
      7. python3-module-sphinx
      8. python3-module-unittest2
      9. rpm-build-python3
      10. rpm-macros-sphinx
      11. time
      12. python-module-alabaster
      13. python-module-changelog
      14. python-module-coverage
      15. python-module-dogpile-core
      16. python-module-html5lib
      17. python-module-mako
      18. python-module-nose
      19. python-module-objects.inv
      20. python-module-pbr
      21. python-module-pytest
      22. python-module-sphinx-paramlinks
      23. python-module-unittest2

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


    28 января 2016 г. Mikhail Efremov 0.5.6-alt2.git20150202.1
    - NMU: Use buildreq for BR.
    18 февраля 2015 г. Eugeny A. Rostovtsev 0.5.6-alt2.git20150202
    - Provides: python-module-dogpile-cache
    6 февраля 2015 г. Eugeny A. Rostovtsev 0.5.6-alt1.git20150202
    - Initial build for Sisyphus