Overview
Request History
mcepl created request
Forwarded request #1152937 from crameleon
Build for Python 3.12 to restore compatibility with Mailman3
factory-auto added opensuse-review-team as a reviewer
Please review sources
factory-auto accepted review
Check script succeeded
licensedigger accepted review
ok
dimstar accepted review
anag+factory added as a reviewer
Being evaluated by staging project "openSUSE:Factory:Staging:adi:32"
anag+factory accepted review
Picked "openSUSE:Factory:Staging:adi:32"
dimstar_suse accepted review
Staging Project openSUSE:Factory:Staging:adi:32 got accepted.
dimstar_suse approved review
Staging Project openSUSE:Factory:Staging:adi:32 got accepted.
dimstar_suse accepted request
Staging Project openSUSE:Factory:Staging:adi:32 got accepted.
That sounds wrong imho - anything building for only one python version should build for primary_python (this can even be used as variable)
sure, that would work on Factory, but we want to build it also for SLE-based distributions. Hang on... I have an idea.
the python312 is currently already guarded in
%if 0%{?suse_version} >= 1550
- so SLE15x is already not affected by those lines