Control: tags -1 patch
One of these Build-Depends is not marked yet. Please find a patch attached.
diff -Nru onnx-1.20.0/debian/changelog onnx-1.20.0/debian/changelog --- onnx-1.20.0/debian/changelog 2026-03-15 22:34:41.000000000 +0100 +++ onnx-1.20.0/debian/changelog 2026-06-08 08:53:43.000000000 +0200 @@ -1,3 +1,10 @@ +onnx (1.20.0-4.1) unstable; urgency=medium + + * Non-maintainer upload. + * Mark test-only Build-Depends. (Closes: #1135086) + + -- Bastian Germann <[email protected]> Mon, 08 Jun 2026 08:53:43 +0200 + onnx (1.20.0-4) unstable; urgency=medium * Upload to unstable. diff -Nru onnx-1.20.0/debian/control onnx-1.20.0/debian/control --- onnx-1.20.0/debian/control 2026-03-15 22:34:41.000000000 +0100 +++ onnx-1.20.0/debian/control 2026-06-08 08:53:43.000000000 +0200 @@ -20,7 +20,7 @@ python3-protobuf <!nocheck>, python3-nanobind, python3-pytest <!nocheck>, - python3-pytest-runner, + python3-pytest-runner <!nocheck>, python3-tabulate <!nocheck> Package: python3-onnx

