diff --git a/_config b/_config index 4547988..90faf3d 100644 --- a/_config +++ b/_config @@ -1709,6 +1709,7 @@ Prefer: %{rb_default_ruby_suffix}-rubygem-yast-rake %define _without_python2 1 %define skip_python38 1 %define skip_python39 1 +%define skip_python310 1 Macros: ## PYTHON MACROS BEGIN @@ -1720,6 +1721,7 @@ Macros: %_without_python2 1 %skip_python38 1 %skip_python39 1 +%skip_python310 1 # prjconf definitions for python-rpm-macros # This method for generating python_modules gets too deep to expand for rpm at about 5 python flavors.