Hello, I have been having problems building python packages in my homerepo for a few days now. And only for packages wich has %{?sle15_python_module_pythons} in his spec. All other will build. The reason is probably %{?sle15_python_module_pythons}. Which according to the threat in opensuse-packaging is not used if not configured. I don't have that either. At least not myself. However (now the text from opensuse-packaging): Using the GUI of the web browser I can't find an entry in ProjectConfig with %sle15_python_module_pythons(). But if I use offline "osc buildconfig home:ecsos 15.4" to display the ProjectConfig there appears: #request by slemke/dmueller 2023-05-04 for python311 builds. macros: # Macro to build Python stack proposal packages %sle15_python_module_pythons() %global pythons python311 :macros Why is that in there? According to your previous explanation, this is also observed in the specs and thus python311 is built. (But also only 311. Nothing else) Surely this should not be? Or is that now nevertheless firmly everywhere in it? Does he think that is a mistake? Why? How do I get the way? I do not see him online. Or can you take care of it and correct it? Regards Eric