Mon, 20 May 2024 19:50:00 UTC | login

Information for build python-dogpile-cache-0.9.0-1.fc32

ID130686
Package Namepython-dogpile-cache
Version0.9.0
Release1.fc32
Epoch
SummaryA caching front-end based on the Dogpile lock
DescriptionDogpile 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 03 Dec 2019 08:01:03 UTC
CompletedTue, 03 Dec 2019 08:01:03 UTC
Tags
f32
f33
RPMs
src
python-dogpile-cache-0.9.0-1.fc32.src.rpm (info) (download)
noarch
python3-dogpile-cache-0.9.0-1.fc32.noarch.rpm (info) (download)
Changelog * Fri Nov 15 2019 Randy Barlow <bowlofeggs@fedoraproject.org> - 0.9.0-1 - Update to 0.9.0 (#1766238). - https://dogpilecache.sqlalchemy.org/en/latest/changelog.html#change-0.9.0 * Fri Sep 27 2019 Randy Barlow <bowlofeggs@fedoraproject.org> - 0.8.0-1 - Update to 0.8.0 (#1754092). - https://dogpilecache.sqlalchemy.org/en/latest/changelog.html * Mon Sep 09 2019 Randy Barlow <bowlofeggs@fedoraproject.org> - 0.6.8-3 - Drop python2-dogpile-cache (#1748419). * Sat Aug 17 2019 Miro Hrončok <mhroncok@redhat.com> - 0.6.8-3 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.8-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Wed Feb 06 2019 Alfredo Moralejo <amoralej@redhat.com> - 0.6.8-1 - Update to 0.6.8. * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Tue Oct 09 2018 Randy Barlow <bowlofeggs@fedoraproject.org> - 0.6.7-1 - Update to 0.6.7 (#1609253). - https://dogpilecache.readthedocs.io/en/latest/changelog.html#change-0.6.7 * Mon Jul 23 2018 Kevin Fenzi <kevin@scrye.com> - 0.6.6-1 - Fix FTBFS bug #1605662 - Update to 0.6.6. * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Sun Jun 17 2018 Miro Hrončok <mhroncok@redhat.com> - 0.6.5-2 - Rebuilt for Python 3.7 * Thu Apr 12 2018 Ralph Bean <rbean@redhat.com> - 0.6.5-1 - new version * Mon Feb 12 2018 Iryna Shcherbina <ishcherb@redhat.com> - 0.6.4-5 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild