15
0

- split into test multibuild to avoid cycle over virtualenv

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-filelock?expand=0&rev=46
This commit is contained in:
2024-09-09 08:56:54 +00:00
committed by Git OBS Bridge
parent 48824c5482
commit 54c9059814
3 changed files with 22 additions and 5 deletions

View File

@@ -12,6 +12,7 @@ Sun Sep 8 15:56:37 UTC 2024 - Dirk Müller <dmueller@suse.com>
keyword argument 'timeout'`
- update to 3.15.2:
* Use a metaclass to implement the singleton pattern
- split into test multibuild to avoid cycle over virtualenv
-------------------------------------------------------------------
Mon Jun 17 06:00:15 UTC 2024 - Dirk Müller <dmueller@suse.com>