pydevd 2.10.0+ds-4ubuntu1 source package in Ubuntu

Changelog

pydevd (2.10.0+ds-4ubuntu1) noble; urgency=low

  * Merge from Debian unstable. Remaining changes:
    - Ignore test results, they don't fail in local pbuilder,
      probably some in launchpad builders is restricting reads to /proc

 -- Gianfranco Costamagna <email address hidden>  Sun, 29 Oct 2023 08:46:33 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Noble
Original maintainer:
Debian Python Team
Architectures:
any all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pydevd_2.10.0+ds.orig.tar.xz 918.5 KiB d01c48e6834b1fe486450cdb2557706af71486a3abebfa11c025eb4532c79371
pydevd_2.10.0+ds-4ubuntu1.debian.tar.xz 21.6 KiB a54b84649d88c2f9c735873b1a243d14f6637dbca71476aaaf3c590b0a941d9b
pydevd_2.10.0+ds-4ubuntu1.dsc 3.2 KiB 5d861d3d6775b883cd696ee74105ec07c98220b104a8f4cb80ba64b1b0a0d76d

View changes file

Binary packages built by this source

pydevd: Debugger used by debugpy (command line script)

 This is the debugger underlying debugpy, which is used by IPython and
 Spyder, among others.
 .
 This package can also be used for remote debugging, connecting from an IDE.
 .
 This package provides the "pydevd" command to run pydevd on another
 Python script from the command line.

python3-pydevd: Debugger used by debugpy (command line script)

 This is the debugger underlying debugpy, which is used by IPython and
 Spyder, among others.
 .
 This package can also be used for remote debugging, connecting from an IDE.
 .
 The command line "pydevd" tool is available in the separate pydevd package.

python3-pydevd-dbgsym: debug symbols for python3-pydevd