pydevd 2.9.5+ds-4ubuntu1 source package in Ubuntu
Changelog
pydevd (2.9.5+ds-4ubuntu1) 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> Mon, 13 Mar 2023 10:09:13 +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 | Published | Component | Section | |
---|---|---|---|---|
Lunar | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
pydevd_2.9.5+ds.orig.tar.xz | 890.2 KiB | 210d717701a3957ff765be0d25c89550de8e09a9b64d465ecb1abb8b77f9fbb9 |
pydevd_2.9.5+ds-4ubuntu1.debian.tar.xz | 21.1 KiB | a9f0d5ea18bfcc1f2cd8def66d4f3800252b7639ff4186e0898185e7e34a9f9e |
pydevd_2.9.5+ds-4ubuntu1.dsc | 3.2 KiB | 5b36953e644135df4588eb27a55b449ac4ef93453f98f66e5f29672e45b991e6 |
Available diffs
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