1
0

- Update meson-subdir-fix.patch to fix the failure for python3.8 and python3.9

because the meson package is only available for python3.10

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-meson-python?expand=0&rev=6
This commit is contained in:
2022-10-14 12:46:01 +00:00
committed by Git OBS Bridge
parent 168f66e3ac
commit 4bbb6f876e
2 changed files with 27 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Oct 14 12:44:56 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
- Update meson-subdir-fix.patch to fix the failure for python3.8 and python3.9
because the meson package is only available for python3.10
-------------------------------------------------------------------
Fri Oct 14 08:49:00 UTC 2022 - Markéta Machová <mmachova@suse.com>