Debian Patches

Status for pydevd/2.10.0+ds-10

Patch Description Author Forwarded Bugs Origin Last update
do-not-install-data-files.patch Do not install unneeded files Julian Gilbey <jdg@debian.org> William Grzybowski <william@grzy.org> not-needed 2022-06-17
improve-compilation-system.patch Use buildflags and only build one attach_linux binary Original patch: William Grzybowski <william@grzy.org>
The original code tries to build both 32-bit and 64-bit versions.
This patched version only builds one copy of the library for the
build architecture.
Julian Gilbey <jdg@debian.org> not-needed 2022-06-16
do-not-use-O3-compile-flag.patch Remove -O3 compile flag We use the standard Debian compilation flags Julian Gilbey <jdg@debian.org> not-needed 2022-06-14
use-bytecode-package.patch Use bytecode package rather than local version The vendored version of the package is removed in debian/copyright,
and the Debian version of the package includes the patch from this
package.
Julian Gilbey <jdg@debian.org> not-needed 2022-02-12
allow-non-local-tests.patch Allow the tests to run outside of the build area Julian Gilbey <jdg@debian.org> not-needed 2022-07-11
test_convert_utilities.patch Handle Debian's purelib setting The Debian value of sysconfig.get_path('purelib') contains "dist-packages"
rather than "site-packages".
Julian Gilbey <jdg@debian.org> not-needed 2022-11-18
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 2022-09-05
fix_setuptools_warnings.patch Install subpackages to fix setuptools deprecation warning Julian Gilbey <jdg@debian.org> yes 2022-11-06
allow_django_42.patch Allow django 4.2 in tests Julian Gilbey <jdg@debian.org> not-needed 2023-10-18
pandas2_compat.patch Stop using pandas.applymap from Pandas 2.1 Pandas 1.5.3 is currently in testing, which uses applymap();
this was renamed to map() in Pandas 2.1, which is in unstable.
This patch should allow this test to succeed on both versions.
The test is crude; it would fail if used with Pandas 2.0. It
can be replaced entirely by the Pandas 2.1 version once that
version reaches testing.
Julian Gilbey <jdg@debian.org>
Rebecca N. Palmer <rebecca_palmer@zoho.com> no debian 2024-02-09

All known versions for source package 'pydevd'

Links