From 2a3a71f5098f4c24c98b06b657ce38f2941113e9ddd32abfda1d7250fa902a96 Mon Sep 17 00:00:00 2001 From: Georg Pfuetzenreuter Date: Fri, 23 Jan 2026 02:17:09 +0100 Subject: [PATCH] pyhelm3: build for Python 3.11 Enable sle15_python_module_pythons to build with Python 3.11 on SLE 15.x (needed as the project does not support building against the default Python 3.6). Signed-off-by: Georg Pfuetzenreuter --- python-pyhelm3/pyhelm3.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-pyhelm3/pyhelm3.spec b/python-pyhelm3/pyhelm3.spec index bb1d4d9..01de9ea 100644 --- a/python-pyhelm3/pyhelm3.spec +++ b/python-pyhelm3/pyhelm3.spec @@ -14,6 +14,7 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ +%{?sle15_python_module_pythons} Name: python-pyhelm3 Version: 0.4.0 Release: 1 -- 2.51.1