[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#902582: (some kind of) transition: add python3.7 as a supported python3 version



Followup-For: Bug #902582

Hi,

the ben file is bad since it misses -dbg packages, the following should
work better:

is_affected = .build-depends ~ /python3-all-dev/;
is_good = .depends ~ /python3 \(<< 3\.8\)/ | .depends ~ /python3.7/ | /python3-dbg \(<< 3\.8\)/ | .depends ~ /python3.7-dbg/;
is_bad = .depends ~ /python3 \(<< 3\.7\)/ | .breaks ~ /python \(>= 3\.7\)/ | .depends ~ /python3-dbg \(<< 3\.7\)/ | .breaks ~ /python-dbg \(>= 3\.7\)/;

see e.g. #909379: python3-pyopencl: segfault when leaving the python3-dbg interpreter

Please update and schedule more binNMUs.


Andreas


Reply to: