Package python-module-dogpile.cache: Information

    Source package: python-module-dogpile.cache
    Version: 0.5.6-alt2.git20150202.1
    Build time:  Feb 19, 2016, 01:13 AM in the task #157136
    Copied in the task: #160047
    Report package bug
    License: BSD
    Summary: A caching front-end based on the Dogpile lock
    Description: 
    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.

    List of rpms provided by this 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)



    ACL:
    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. python-module-alabaster
      10. python-module-changelog
      11. python-module-coverage
      12. python-module-dogpile-core
      13. python-module-html5lib
      14. python-module-mako
      15. python-module-nose
      16. python-module-objects.inv
      17. python-module-pbr
      18. python-module-pytest
      19. python-module-sphinx-paramlinks
      20. python-module-unittest2
      21. rpm-build-python3
      22. rpm-macros-sphinx
      23. time

    Last changed


    Jan. 28, 2016 Mikhail Efremov 0.5.6-alt2.git20150202.1
    - NMU: Use buildreq for BR.
    Feb. 18, 2015 Eugeny A. Rostovtsev 0.5.6-alt2.git20150202
    - Provides: python-module-dogpile-cache
    Feb. 6, 2015 Eugeny A. Rostovtsev 0.5.6-alt1.git20150202
    - Initial build for Sisyphus