Thu, 25 Apr 2024 08:29:07 UTC | login

Information for build python-dogpile-cache-1.1.2-1.el9s

ID34638
Package Namepython-dogpile-cache
Version1.1.2
Release1.el9s
Epoch
Sourcegit+https://git.centos.org/rpms/python-dogpile-cache.git#4ec5af691c24f75086c0997f96f3170c7317a1f3
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 byamoralej
State complete
Volume DEFAULT
StartedMon, 13 Sep 2021 15:14:37 UTC
CompletedMon, 13 Sep 2021 15:16:08 UTC
Taskbuild (cloud9s-openstack-xena-el9s, /rpms/python-dogpile-cache.git:4ec5af691c24f75086c0997f96f3170c7317a1f3)
Extra{'source': {'original_url': 'git+https://git.centos.org/rpms/python-dogpile-cache.git#4ec5af691c24f75086c0997f96f3170c7317a1f3'}}
Tags
cloud9s-openstack-wallaby-testing
cloud9s-openstack-xena-testing
cloud9s-openstack-yoga-testing
cloud9s-openstackclient-xena-candidate
cloud9s-openstackclient-xena-release
cloud9s-openstackclient-xena-testing
RPMs
src
python-dogpile-cache-1.1.2-1.el9s.src.rpm (info) (download)
noarch
python3-dogpile-cache-1.1.2-1.el9s.noarch.rpm (info) (download)
Logs
noarch
root.log
hw_info.log
installed_pkgs.log
mock_output.log
build.log
noarch_rpmdiff.json
state.log
Changelog * Thu Jan 28 2021 Kevin Fenzi <kevin@scrye.com> - 1.1.2-1 - Update to 1.1.2. Fixes rhbz#1920627 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Fri Jan 01 2021 Kevin Fenzi <kevin@scrye.com> - 1.1.1-1 - Upgrade to 1.1.1. Fixes rhbz#1897941 * Sat Oct 10 2020 Kevin Fenzi <kevin@scrye.com> - 1.0.2-1 - Update to 1.0.2. - Add patch to use older python-stevedore package in fedora for now for tests. * Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.0-5 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Sun May 24 2020 Miro Hrončok <mhroncok@redhat.com> - 0.9.0-3 - Rebuilt for Python 3.9 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * 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