Package: release.debian.org Severity: normal User: [email protected] Usertags: transition X-Debbugs-Cc: [email protected], [email protected], [email protected], [email protected] Control: affects -1 + src:onnxruntime Control: block -1 by 1094440
Dear Release Managers, I would like to request a transition slot for onnxruntime, which has its SOVERSION bumped from 1.19.2 to 1.20.1. Since new onnxruntime requires newer xnnpack than in sid, this transition should be started after #1094440 is finished (at least after new xnnpack is uploaded to sid). The auto-onnxruntime transition has a needless "python3-onnxruntime” package (but certainly works). A precise Ben file would be: title = “onnxruntime 1.20.1"; is_affected = .depends ~ /\blibonnxruntime(1\.20\.1|1\.19\.2)\b/; is_good = .depends ~ /\b(libonnxruntime1\.20\.1)\b/; is_bad = .depends ~ /\b(libonnxruntime1\.19\.2)\b/; -- Thanks, Shengqi Chen

