forked from pool/python-flufl.lock
Fix changes
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flufl.lock?expand=0&rev=7
This commit is contained in:
@@ -2,13 +2,20 @@
|
||||
Wed Nov 17 09:13:16 UTC 2021 - Andreas Schneider <asn@cryptomilk.org>
|
||||
|
||||
- Update to version 6.0
|
||||
* https://gitlab.com/warsaw/flufl.lock/-/blob/6.0/docs/NEWS.rst
|
||||
* Added a default_timeout argument to the Lock constructor,
|
||||
which can be used in the context manager syntax as well.
|
||||
* When a Lock uses a lock file that already exists and does
|
||||
not appear to be a lock file (i.e. because its contents are
|
||||
ill-formatted), do a better job of not clobbering that file.
|
||||
* Improve some QA by re-adding diff-cover, Gitlab SAST during
|
||||
CI, and testing on Python 3.10 beta (except for Windows)
|
||||
* Added a py.typed file to satisfy type checkers.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 25 16:11:12 UTC 2021 - Andreas Schneider <asn@cryptomilk.org>
|
||||
|
||||
- Update to version 5.0.5
|
||||
* https://gitlab.com/warsaw/flufl.lock/-/blob/5.0.5/docs/NEWS.rst
|
||||
* Blued code.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 12 07:54:17 UTC 2021 - Andreas Schneider <asn@cryptomilk.org>
|
||||
|
||||
Reference in New Issue
Block a user