python-filelock - A platform independent file lock
Website: | https://github.com/tox-dev/py-filelock |
---|---|
License: | Unlicense |
Vendor: | Virtuozzo |
- 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.
Packages
python-filelock-3.3.1-1.vl9.src [212 KiB] |
Changelog
by Lumír Balhar (2021-10-25):
- Update to 3.3.1, drop Python 2 support Resolves: rhbz#2008102 |