Fedora 19 Update: python-dogpile-cache-0.5.4-1.fc19

updates at fedoraproject.org updates at fedoraproject.org
Tue Sep 9 22:22:13 UTC 2014


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2014-9623
2014-08-21 07:54:55
--------------------------------------------------------------------------------

Name        : python-dogpile-cache
Product     : Fedora 19
Version     : 0.5.4
Release     : 1.fc19
URL         : http://pypi.python.org/pypi/dogpile.cache
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
<http://pypi.python.org/pypi/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 <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.

--------------------------------------------------------------------------------
Update Information:

Latest upstream http://dogpilecache.readthedocs.org/en/latest/changelog.html#change-0.5.4
--------------------------------------------------------------------------------
ChangeLog:

* Wed Aug 20 2014 Ralph Bean <rbean at redhat.com> - 0.5.4-1
- Latest upstream.
* Sat Jun  7 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.5.3-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Fri May 30 2014 Bohuslav Kabrda <bkabrda at redhat.com> - 0.5.3-2
- Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4
* Tue Jan 28 2014 Ralph Bean <rbean at redhat.com> - 0.5.3-1
- Latest upstream.
- Modernize python3 conditional.
* Mon Sep  9 2013 Pádraig Brady <pbrady at redhat.com> - 0.5.0-1
- Update to 0.5.0 release
* Sun Aug  4 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.4.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1111878 - python-dogpile-cache-0.5.4 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=1111878
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use
su -c 'yum update python-dogpile-cache' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list