Nicolas Graves via Guix-patches via writes: > This proposed update is downgraded to the previous version, because of > the following issue: https://github.com/microsoft/debugpy/issues/1585 > > Nicolas Graves (2): > gnu: python-debugpy: Move to pyproject-build-system. > gnu: python-debugpy: Update to 1.8.0. > > .../python-debugpy-unbundle-pydevd.patch | 318 +++++++++++------- > gnu/packages/python-xyz.scm | 32 +- > 2 files changed, 212 insertions(+), 138 deletions(-) From looking at QA, it seems like this change might break python-ipykernel, any ideas?