File python311.patch of Package python-llvmlite

Index: llvmlite-0.39.1/setup.py
===================================================================
--- llvmlite-0.39.1.orig/setup.py
+++ llvmlite-0.39.1/setup.py
@@ -33,7 +33,7 @@ except ImportError:
 
 
 min_python_version = "3.7"
-max_python_version = "3.11"  # exclusive
+max_python_version = "3.12"  # exclusive
 
 
 def _guard_py_ver():
openSUSE Build Service is sponsored by