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

Information for build python-dogpile-cache-1.1.8-2.fc39

ID56500
Package Namepython-dogpile-cache
Version1.1.8
Release2.fc39
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/python-dogpile-cache.git#128f7ac51d09826ae1f004db1408f27f705337ca
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 byzhangsongsong
State failed
Volume DEFAULT
StartedThu, 26 Oct 2023 21:06:25 CST
CompletedThu, 26 Oct 2023 21:20:40 CST
Taskbuild (f39-build, /rpms/python-dogpile-cache.git:128f7ac51d09826ae1f004db1408f27f705337ca)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-dogpile-cache.git#128f7ac51d09826ae1f004db1408f27f705337ca'}}
Tags No tags
RPMs No RPMs
Changelog * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.8-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sun Sep 18 2022 Kevin Fenzi <kevin@scrye.com> - 1.1.8-1 - Update to 1.1.8. Fixes rhbz#2095790 * 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