File fix_python_version.patch of Package saltbundle-gobject-introspection

Index: gobject-introspection-1.70.0/tools/meson.build
===================================================================
--- gobject-introspection-1.70.0.orig/tools/meson.build
+++ gobject-introspection-1.70.0/tools/meson.build
@@ -15,6 +15,8 @@ else
   python_cmd = '/usr/bin/env python@0@'.format(python.language_version().split('.')[0])
 endif
 
+python_cmd = '/usr/bin/env python3.11'
+
 tool_output = []
 foreach tool : tools
   tools_conf = configuration_data()
openSUSE Build Service is sponsored by