Dear Maintainer,
python3-vtk9 is not installable in unstable, which breaks the build of slic3r-prusa:
E: Unable to satisfy dependencies. Reached two conflicting assignments:
1. python3-vtk9:amd64 is selected for install because:
1. sbuild-build-depends-main-dummy:amd64=0.invalid.0 is selected for install
2. sbuild-build-depends-main-dummy:amd64 Depends libocct-ivtk-dev
3. libocct-ivtk-dev:amd64 Depends libvtk9-dev
4. libvtk9-dev:amd64 Depends python3-vtk9 (= 9.5.2+dfsg4-5+b1)
2. python3-vtk9:amd64 Depends python3 (< 3.14)
but none of the choices are installable:
[no choices]
It looks like the `python3 (< 3.14)` constraint comes from
${python:Depends}, so a binNMU might resolve this.