This site has been archived!!! Click here to visit the new openkoji buildsystem!

Information for build python-dogpile-cache-1.1.5-3.fc37

ID7193
Package Namepython-dogpile-cache
Version1.1.5
Release3.fc37
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/python-dogpile-cache.git#5bb8041908b7cce69193ed4cce5127d4e47a2b5d
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 byliuyang
State complete
Volume DEFAULT
StartedFri, 13 Jan 2023 00:21:18 CST
CompletedFri, 13 Jan 2023 00:39:50 CST
Taskbuild (f37-build-side-28-python-devel, /rpms/python-dogpile-cache.git:5bb8041908b7cce69193ed4cce5127d4e47a2b5d)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-dogpile-cache.git#5bb8041908b7cce69193ed4cce5127d4e47a2b5d'}}
Tags No tags
RPMs
src
python-dogpile-cache-1.1.5-3.fc37.src.rpm (info) (download)
noarch
python3-dogpile-cache-1.1.5-3.fc37.noarch.rpm (info) (download)
Logs
noarch
installed_pkgs.log
root.log
state.log
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Jun 15 2022 Python Maint <python-maint@redhat.com> - 1.1.5-2 - Rebuilt for Python 3.11 * Mon Feb 07 2022 Joel Capitao <jcapitao@redhat.com> - 1.1.5-1 - Update to 1.1.5. Fixes rhbz#2000647 * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Tue Jul 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.3-2 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Sat Jun 26 2021 siddharthvipul <siddharthvipul1@gmail.com> - 1.1.3-1 - Update to 1.1.3. Fixes rhbz#1962945 * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 1.1.2-2 - Rebuilt for Python 3.10 * 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