pydevd 2.9.5+ds-2ubuntu1 source package in Ubuntu

Changelog

pydevd (2.9.5+ds-2ubuntu1) lunar; 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, 07 Jan 2023 18:39:47 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Lunar
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.9.5+ds.orig.tar.xz 890.2 KiB 210d717701a3957ff765be0d25c89550de8e09a9b64d465ecb1abb8b77f9fbb9
pydevd_2.9.5+ds-2ubuntu1.debian.tar.xz 21.0 KiB 126de2abc6e9292fcadd9f3db84c8df9f5275638d5a96bbd127e85982eee69ee
pydevd_2.9.5+ds-2ubuntu1.dsc 3.2 KiB aa1791be1202bf18bf4a1ae5d1695bfb76deee53d1e3a9a3d3c015a02b0171ae

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