Python Filelock
https://github.com/benediktschmitt/py-filelock
This package contains a single module, which implements a platform independent file lock in Python, which provides a simple way of inter-process communication.
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
11
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/python-filelock && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
filelock-3.15.1.tar.gz | 0000017564 17.2 KB | |
python-filelock.changes | 0000008076 7.89 KB | |
python-filelock.spec | 0000002154 2.1 KB |
Revision 20 (latest revision is 22)
Ana Guerrero (anag+factory)
accepted
request 1181236
from
Dirk Mueller (dirkmueller)
(revision 20)
- update to 3.15.1: * Hotfix: Restore __init__ method; more robust initialization for singleton locks - update to 3.15.0: * asyncio support * Don't initialize BaseFileLock when just returning existing instance
Comments 0