15
0

- update to 3.12.2:

* Restore 'if TYPE_CHECKING' syntax for FileLock definition

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-filelock?expand=0&rev=28
This commit is contained in:
2023-06-20 16:59:43 +00:00
committed by Git OBS Bridge
parent 4d6bb23bed
commit b89059c451
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jun 20 16:59:32 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 3.12.2:
* Restore 'if TYPE_CHECKING' syntax for FileLock definition
-------------------------------------------------------------------
Sun Jun 11 12:40:08 UTC 2023 - Dirk Müller <dmueller@suse.com>