Thu, 18 Apr 2024 19:43:01 UTC | login

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

ID28358
Package Namepython-dogpile-cache
Version0.9.0
Release1.el8
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 byrdobuilder
State complete
Volume DEFAULT
StartedWed, 29 Jan 2020 07:14:50 UTC
CompletedWed, 29 Jan 2020 07:21:16 UTC
Taskbuild (cloud8-openstack-ussuri-el8, python-dogpile-cache-0.9.0-1.el8.src.rpm)
Tags
cloud8-openstack-train-release
cloud8-openstack-train-testing
cloud8-openstack-ussuri-release
cloud8-openstack-ussuri-testing
cloud8-openstack-victoria-release
cloud8-openstack-victoria-testing
cloud8-openstack-wallaby-testing
cloud8s-openstack-train-testing
cloud8s-openstack-ussuri-release
cloud8s-openstack-ussuri-testing
cloud8s-openstack-victoria-release
cloud8s-openstack-victoria-testing
cloud8s-openstack-wallaby-testing
infra8-buildtools-common-candidate
infra8-buildtools-common-release
infra8-buildtools-common-testing
infra8s-buildtools-common-el8s-build
RPMs
src
python-dogpile-cache-0.9.0-1.el8.src.rpm (info) (download)
noarch
python3-dogpile-cache-0.9.0-1.el8.noarch.rpm (info) (download)
Logs
noarch
root.log
hw_info.log
mock_output.log
build.log
noarch_rpmdiff.json
state.log
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