Fedora 37 Update: python-dogpile-cache-1.1.8-1.fc37

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2023-3d6585a3ab
2023-05-14 01:58:42.136295
--------------------------------------------------------------------------------

Name        : python-dogpile-cache
Product     : Fedora 37
Version     : 1.1.8
Release     : 1.fc37
URL         : https://pypi.io/project/dogpile.cache
Summary     : A caching front-end based on the Dogpile lock
Description :
Dogpile consists of two subsystems, one building on top of the other.

dogpile provides the concept of a "dogpile lock", a control structure
which allows a single thread of execution to be selected as the
"creator" of some resource, while allowing other threads of execution to
refer to the previous version of this resource as the creation proceeds;
if there is no previous version, then those threads block until the
object is available.

dogpile.cache is a caching API which provides a generic interface to
caching backends of any variety, and additionally provides API hooks
which integrate these cache backends with the locking mechanism of
dogpile.

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.

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

update to 1.1.18
--------------------------------------------------------------------------------
ChangeLog:

* Sun Sep 18 2022 Kevin Fenzi <kevin@xxxxxxxxx> - 1.1.8-1
- Update to 1.1.8. Fixes rhbz#2095790
--------------------------------------------------------------------------------

This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2023-3d6585a3ab' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label

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
--------------------------------------------------------------------------------
_______________________________________________
package-announce mailing list -- package-announce@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to package-announce-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-announce@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue




[Index of Archives]     [Fedora Users]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]

  Powered by Linux