python-dogpile.cache 0.5.1-0ubuntu1 source package in Ubuntu

Changelog

python-dogpile.cache (0.5.1-0ubuntu1) trusty; urgency=low

  * New upstream release.
 -- Chuck Short <email address hidden>   Tue, 12 Nov 2013 10:00:10 -0500

Upload details

Uploaded by:
Chuck Short
Uploaded to:
Trusty
Original maintainer:
Chuck Short
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-dogpile.cache_0.5.1.orig.tar.gz 165.5 KiB 1f3165222bc23418cb9d3f1a2c9d554a091f412e5bc871ea0c48a19b576d06c0
python-dogpile.cache_0.5.1-0ubuntu1.debian.tar.gz 2.0 KiB eea8dfc89550b7446572d3fa2811463cc4590fac63b0e759c38e82ba1c9ee78c
python-dogpile.cache_0.5.1-0ubuntu1.dsc 1.3 KiB a8375d0657006ebbf16fb3167d3721fac3c475d72e7084f9fb35ef851d0ff2c4

Available diffs

View changes file

Binary packages built by this source

python-dogpile.cache: caching API built around the concept of a "dogpile lock"

 A cache API built around the concep of a "dogpile lock", which allows continued access to an
 expiring data value with a single thread generates a new value.