Wed, 21 Aug 2024 14:20:56 UTC | login

Information for build python-zc-lockfile-3.0.post1-7.fc41

ID311236
Package Namepython-zc-lockfile
Version3.0.post1
Release7.fc41
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
StartedWed, 10 Jul 2024 12:57:39 UTC
CompletedWed, 10 Jul 2024 12:57:39 UTC
Tags
f41
RPMs
src
python-zc-lockfile-3.0.post1-7.fc41.src.rpm (info) (download)
noarch
python3-zc-lockfile-3.0.post1-7.fc41.noarch.rpm (info) (download)
Changelog * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 3.0.post1-7 - Rebuilt for Python 3.13 * Sun Apr 14 2024 Miroslav Suchý <msuchy@redhat.com> - 3.0.post1-6 - convert license to SPDX * 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