Debian Patches

Status for debugpy/1.8.12+ds-1

Patch Description Author Forwarded Bugs Origin Last update
pypi-version.patch Install released _version.py from PyPI The Debian package uses the GitHub sources, as these include package tests.
This patch installs the PyPI version of _version.py (also generated by
versioneer.py) in place of the git-aware _version.py in the GitHub version.
Julian Gilbey <jdg@debian.org> not-needed 2025-02-25
remove-pydevd-from-setup.patch Do not attempt to build vendored pydevd package setup.py attempts to build the Cython extensions included in pydevd; since
we will copy the existing pydevd instead, we remove all references to
compiling pydevd from setup.py.
Julian Gilbey <jdg@debian.org> not-needed 2025-02-25
improve-multiple-test-runs.patch Skip already passed tests on subsequent pytest runs This is based on the mechanism in Spyder. Julian Gilbey <jdg@debian.org> not-needed https://github.com/spyder-ide/spyder/blob/5.x/conftest.py 2024-07-07

All known versions for source package 'debugpy'

Links