14
0
forked from pool/micropython

- Add fix_re_sub_test_on_python3.13.patch to fix re_sub test

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/micropython?expand=0&rev=38
This commit is contained in:
2025-03-17 12:53:37 +00:00
committed by Git OBS Bridge
parent d735501d4a
commit 7f27bebe07
3 changed files with 52 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Mar 17 12:24:36 UTC 2025 - Dominik Heidler <dheidler@suse.de>
- Add fix_re_sub_test_on_python3.13.patch to fix re_sub test
-------------------------------------------------------------------
Tue Feb 18 11:48:17 UTC 2025 - Dominik Heidler <dheidler@suse.de>