pydevd 2.9.6+ds-1ubuntu1 source package in Ubuntu

Changelog

pydevd (2.9.6+ds-1ubuntu1) mantic; 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>  Sat, 24 Jun 2023 19:48:11 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
pydevd_2.9.6+ds.orig.tar.xz 890.5 KiB 5d762d4794de2d415f6bfafb44af4387415f670f766714d4d5e9e1d57cfce838
pydevd_2.9.6+ds-1ubuntu1.debian.tar.xz 21.1 KiB 19662f4f0bcb302cfb5d78bc54d875fbd93bd443e6c26fb9eea6f3bd85ef6fb2
pydevd_2.9.6+ds-1ubuntu1.dsc 3.2 KiB d8420eae6bea88d38d50bcbdc325f63dd9be0b1212c4d425bc0b759fac66d978

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