Overview
Request 1144623 accepted
- As long as a new Python version does not ship a broken
python3-distutils, like python311 did in its early days, there is
no need to deal with or skip a specific python version at all.
Disable all %%{python_module ...} and skip_python... stuff again.
- Don't use %%{python_module ...} as we only build for the default
Python interpreter. python312 still needs to be skipped due to
python3-distutils!
Request History
manfred-h created request
- As long as a new Python version does not ship a broken
python3-distutils, like python311 did in its early days, there is
no need to deal with or skip a specific python version at all.
Disable all %%{python_module ...} and skip_python... stuff again.
- Don't use %%{python_module ...} as we only build for the default
Python interpreter. python312 still needs to be skipped due to
python3-distutils!
manfred-h accepted request