On 19/12/2018 09:33, Matthias Klose wrote: > On 19.12.18 04:54, Matthias Klose wrote: >> that's what I used for Ubuntu: >> >> title = "Drop Python3.6 compiled extensions"; >> is_affected = .build-depends ~ >> /python3(-all)?-dev|python3|python3.6|python3.7/; >> is_good = .depends ~ /python3 \(>= 3\.7\~\)/ | .depends ~ /libpython3\.7/ | >> .depends ~ /python3\.7/; >> is_bad = .depends ~ /python3 \(>= 3\.6\~\)/ | .depends ~ /libpython3\.6/ | >> .depends ~ /python3\.6/; > > and for this transition please schedule the binNMUs with the highest > dependency > level first, finishing with level 1.
This is pretty much done, except for arch:all packages. Please file bugs for those. Emilio

