15
0

- update to 3.12.1:

* Add 3.12 support
  * Fix test_bad_lock_file for other OSes

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-filelock?expand=0&rev=26
This commit is contained in:
2023-06-11 12:40:53 +00:00
committed by Git OBS Bridge
parent 000b45a580
commit 4d6bb23bed
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Jun 11 12:40:08 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 3.12.1:
* Add 3.12 support
* Fix test_bad_lock_file for other OSes
-------------------------------------------------------------------
Tue Apr 25 23:29:13 UTC 2023 - John Vandenberg <jayvdb@gmail.com>