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.
* Tue Dec 17 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 3.15.4-4
- Rebuilt for MSVSphere 10
* Sat Dec 07 2024 Miro Hrončok <miro@hroncok.cz> - 3.15.4-4
- Enable tests in EPEL
* Wed Aug 21 2024 Miro Hrončok <miro@hroncok.cz> - 3.15.4-3
- Disable tests in EPEL until dependencies are ready in EPEL 10
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.15.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Sat Jun 22 2024 Scott K Logan <logans@cottsay.net> - 3.15.4-1
- Update to 3.15.4 (rbhz#2293528)
* Mon Jun 17 2024 Scott K Logan <logans@cottsay.net> - 3.15.1-1
- Update to 3.15.1 (rhbz#2277856)
- Drop setuptools version workaround
* Sun Jun 09 2024 Python Maint <python-maint@redhat.com> - 3.13.4-4
- Rebuilt for Python 3.13
* Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 3.13.4-3
- Bootstrap for Python 3.13
* Mon May 20 2024 Yaakov Selkowitz <yselkowi@redhat.com> - 3.13.4-2
- Enable furo in docs
* Thu Apr 18 2024 Scott K Logan <logans@cottsay.net> - 3.13.4-1
- Update to 3.13.4 (rhbz#2271415)
- Drop explicit %%license in favor of one provided in wheel