pydevd 2.10.0+ds-8ubuntu1 source package in Ubuntu

Changelog

pydevd (2.10.0+ds-8ubuntu1) 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>  Fri, 29 Dec 2023 09:50:14 +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-8ubuntu1.debian.tar.xz 22.0 KiB e9f8dfe0f5645bc9e28951e7739a7e2e0e52f2d8332dccda852796f2a20b2167
pydevd_2.10.0+ds-8ubuntu1.dsc 3.2 KiB b2f5dc8cbcce1469db8e55ffa65ccb4d31c4ad7eabf932ab5c82bbabf9c8e903

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