debugpy 1.8.2+ds-4ubuntu1 source package in Ubuntu

Changelog

debugpy (1.8.2+ds-4ubuntu1) oracular; urgency=low

  * Merge from Debian unstable. Remaining changes:
    - disable tests

 -- Gianfranco Costamagna <email address hidden>  Mon, 08 Jul 2024 13:07:13 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
debugpy_1.8.2+ds.orig.tar.xz 1.0 MiB f1d702ab783469ccbd62225bf478de2235d585f47a46b037a98a1b23006a2b61
debugpy_1.8.2+ds-4ubuntu1.debian.tar.xz 16.0 KiB a3b494f78cdd9d7722fcfd133a6232b1607ea22f569d51a47f1259caee4b4681
debugpy_1.8.2+ds-4ubuntu1.dsc 2.5 KiB b17e1b3ec4052c77c966fb7782d71793d92206285a66ad8b528d80239a5e8ebf

View changes file

Binary packages built by this source

python3-debugpy: Implementation of the Debug Adapter Protocol for Python 3

 This package allows debugging of Python using Spyder and VS Code, among
 others. It can also be used directly.
 .
 It provides an interface to run on top of existing scripts or modules,
 attach to a running process by ID or by importing debugpy into Python code.

python3-debugpy-dbgsym: debug symbols for python3-debugpy