forked from pool/python-locket
Accepting request 984975 from home:bnavigator:branches:devel:languages:python
- Update to 1.0.0 * No release notes. From git log: * Fix #5: make sure it is sane to use different timeouts on the same file * Close file when acquire() fails * Raise LockError when calling release on an unlocked lock * Use time.monotonic() when available - Enable test suite -- by requiring untested spur.py :( OBS-URL: https://build.opensuse.org/request/show/984975 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-locket?expand=0&rev=9
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 24 21:37:54 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
- Update to 1.0.0
|
||||
* No release notes. From git log:
|
||||
* Fix #5: make sure it is sane to use different timeouts on the
|
||||
same file
|
||||
* Close file when acquire() fails
|
||||
* Raise LockError when calling release on an unlocked lock
|
||||
* Use time.monotonic() when available
|
||||
- Enable test suite -- by requiring untested spur.py :(
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 4 12:50:05 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user