Package: python3-ipykernel Version: 6.7.0-1 Severity: serious X-Debbugs-Cc: Julien Puydt <jpu...@debian.org>, Gordon Ball <gor...@chronitis.net>
ipykernel depends on the debugpy package, as stated in setup.py. However, within Debian build, python3-debugpy is not listed in the Build-Depends, so the resulting binary package does not Depend(s) on it either. The ipykernel test suite passes because the debugger test is skipped if debugpy is not installed, but Spyder behaves badly in its absence. Furthermore, there is no python3-debugpy package yet in Debian. I am happy to do an ITP and upload this package to NEW if that would help. Best wishes, Julian