Tue, 14 May 2024 10:29:22 UTC | login

Information for build python-zc-lockfile-3.0.post1-5.fc40

ID292749
Package Namepython-zc-lockfile
Version3.0.post1
Release5.fc40
Epoch
SummaryBasic Inter-Process Locks
DescriptionThe zc.lockfile package provides a basic portable implementation of interprocess locks using lock files. The purpose if not specifically to lock files, but to simply provide locks with an implementation based on file-locking primitives. Of course, these locks could be used to mediate access to other files. For example, the ZODB file storage implementation uses file locks to mediate access to file-storage database files. The database files and lock file files are separate files.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 29 Feb 2024 10:30:44 UTC
CompletedThu, 29 Feb 2024 10:30:44 UTC
Tags
f40
RPMs
src
python-zc-lockfile-3.0.post1-5.fc40.src.rpm (info) (download)
noarch
python3-zc-lockfile-3.0.post1-5.fc40.noarch.rpm (info) (download)
Changelog * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.post1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.post1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.post1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 3.0.post1-2 - Rebuilt for Python 3.12 * Fri Mar 24 2023 Dan Radez <dradez@redhat.com> - 3.0.post1-1 - update to 3.0.post1 rhbz#2173862 * Mon Feb 27 2023 Dan Radez <dradez@redhat.com> - 3.0-1 - update to 3.0 rhbz#2172824 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.0-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.0-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 2.0-10 - Rebuilt for Python 3.11