Project python-filelock-3.7.1-1.el9
content_copy
Name
python-filelock
Epoch
0
Version
3.7.1
Release
1.el9
Website/URL
https://github.com/tox-dev/py-filelock
License
Unlicense
Build Time
2023-08-24 11:32:38
Build Host
builder-x86-03.inferitos.ru
Summary
A platform independent file lock
Repositories
Extras
Description
This 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.
Errata
—
×
* Thu Aug 24 2023 Sergey Cherevko <s.cherevko@msvsphere.ru> - 3.7.1-1
- Rebuilt for MSVSphere 9.2
* Sun Aug 07 2022 Mikel Olasagasti Uranga <mikel@olasagasti.info> - 3.7.1-1
- Update to 3.7.1 - Closes rhbz#2018436
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 3.3.1-4
- Rebuilt for Python 3.11
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 3.3.1-3
- Bootstrap for Python 3.11
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Mon Oct 25 2021 Lumír Balhar <lbalhar@redhat.com> - 3.3.1-1
- Update to 3.3.1, drop Python 2 support
Resolves: rhbz#2008102