python-dogpile.cache 0.5.4-1ubuntu2 source package in Ubuntu

Changelog

python-dogpile.cache (0.5.4-1ubuntu2) utopic; urgency=medium

  * Drop obsolete and undocumented Pre-Depends on a pre-lucid dpkg
    version. There is no need to run python-dogpile.cache's autopkg
    tests when a new dpkg version is uploaded.
 -- Matthias Klose <email address hidden>   Sun, 17 Aug 2014 14:15:07 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Utopic
Original maintainer:
PKG OpenStack
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Utopic: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-dogpile.cache_0.5.4.orig.tar.xz 45.1 KiB aad4811669150af54ca7e732a5f50378a502e8f4e268d0cfdca19f159f63ea49
python-dogpile.cache_0.5.4-1ubuntu2.debian.tar.xz 4.1 KiB 2d4cacd5e74d70be87b4794038b158d9e6a85d5970a6c30d7f75ea57c6e77c4d
python-dogpile.cache_0.5.4-1ubuntu2.dsc 1.9 KiB 45a596002ebca1fb73cc4b6db5a419d3402df07e07f1355ec9a69faa571e0b79

Available diffs

View changes file

Binary packages built by this source

python-dogpile.cache: No summary available for python-dogpile.cache in ubuntu vivid.

No description available for python-dogpile.cache in ubuntu vivid.

python-dogpile.cache-doc: caching front-end based on the Dogpile lock - doc

 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
 (see http://pypi.python.org/pypi/dogpile.core), 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 (see
 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.
 .
 This package provides the documentation.

python3-dogpile.cache: No summary available for python3-dogpile.cache in ubuntu utopic.

No description available for python3-dogpile.cache in ubuntu utopic.