Проект python-filelock-3.7.1-1.el9
content_copy
Имя
python-filelock
Эпоха
0
Версия
3.7.1
Релиз
1.el9
Сайт
https://github.com/tox-dev/py-filelock
Лицензия
Unlicense
Время сборки
2023-08-24 11:32:38
Хост сборки
builder-x86-03.inferitos.ru
Краткое описание
A platform independent file lock
Репозитории
Extras
Полное описание
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.
Эррата
—
×
* 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