forked from pool/python-filelock
- 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
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-filelock?expand=0&rev=42
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 17 06:00:15 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 3 07:35:30 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user