Tue, 14 May 2024 01:14:56 UTC | login

Information for build python-zc-lockfile-1.3.0-3.fc29

ID58495
Package Namepython-zc-lockfile
Version1.3.0
Release3.fc29
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, 19 Jul 2018 10:46:48 UTC
CompletedThu, 19 Jul 2018 10:46:48 UTC
Tags
f29
f30
RPMs
src
python-zc-lockfile-1.3.0-3.fc29.src.rpm (info) (download)
noarch
python2-zc-lockfile-1.3.0-3.fc29.noarch.rpm (info) (download)
python3-zc-lockfile-1.3.0-3.fc29.noarch.rpm (info) (download)
Changelog * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 1.3.0-2 - Rebuilt for Python 3.7 * Tue Apr 24 2018 Ralph Bean <rbean@redhat.com> - 1.3.0-1 - new version * Wed Feb 28 2018 Iryna Shcherbina <ishcherb@redhat.com> - 1.2.1-7 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Sat Aug 19 2017 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.2.1-5 - Python 2 binary package renamed to python2-zc-lockfile See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3 * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 1.2.1-2 - Rebuild for Python 3.6 * Mon Aug 01 2016 Ralph Bean <rbean@redhat.com> - 1.2.1-1 - new version * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.0-8 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages