> you are running on python 3.6. Could you try it with python311? Python 3.6 is still the default version on Leap/SLE 15 and some Python packages (e.g. python3-libsolv) are not available for Python 3.11. So, we need to build and test against Python 3.6 on Leap/SLE. > Also, why is this important? python-osc-tiny cannot be built successfully for Leap/SLE, because its tests fail because of this miscount. > have you tried with v2.25.1 downloaded from PyPI? Certainly, if I only use upstream packages I am not affected by this. But, in the build pipeline in OBS I can't just download a package from PyPI. In this situation I have to use the RPMs provided by the distro.