Wed, 10 Jul 2024 18:57:35 UTC | login

Information for build python-filelock-2.0.8-5.fc29

ID33253
Package Namepython-filelock
Version2.0.8
Release5.fc29
Epoch
SummaryA platform independent file lock
DescriptionThis package contains a single module, which implements a platform independent file locking mechanism for Python. The lock includes a lock counter and is thread safe. This means, when locking the same lock object twice, it will not block.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 06 Jun 2018 18:02:56 UTC
CompletedWed, 06 Jun 2018 18:02:56 UTC
Tags
f29
RPMs
src
python-filelock-2.0.8-5.fc29.src.rpm (info) (download)
noarch
python-filelock-doc-2.0.8-5.fc29.noarch.rpm (info) (download)
python2-filelock-2.0.8-5.fc29.noarch.rpm (info) (download)
python3-filelock-2.0.8-5.fc29.noarch.rpm (info) (download)
Changelog * Mon Feb 12 2018 Iryna Shcherbina <ishcherb@redhat.com> - 2.0.8-5 - 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> - 2.0.8-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.8-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.8-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Sat Feb 04 2017 Scott K Logan <logans@cottsay.net> - 2.0.8-1 - Update to version 2.0.8 * Mon Dec 19 2016 Miro HronĨok <mhroncok@redhat.com> - 2.0.6-2 - Rebuild for Python 3.6 * Sun May 01 2016 Scott K Logan <logans@cottsay.net> - 2.0.6-1 - Initial package