15
0

- update to 3.14.0:

* feat: `blocking` parameter on lock constructor with tests and
    docs

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-filelock?expand=0&rev=40
This commit is contained in:
2024-05-03 07:36:03 +00:00
committed by Git OBS Bridge
parent 7276bd9297
commit aede924034
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri May 3 07:35:30 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 3.14.0:
* feat: `blocking` parameter on lock constructor with tests and
docs
-------------------------------------------------------------------
Fri Apr 12 17:03:41 UTC 2024 - Dirk Müller <dmueller@suse.com>