debugpy 1.8.2+ds-5ubuntu1 source package in Ubuntu

Changelog

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

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

 -- Gianfranco Costamagna <email address hidden>  Fri, 12 Jul 2024 17:10:25 +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
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
debugpy_1.8.2+ds.orig.tar.xz 1.0 MiB f1d702ab783469ccbd62225bf478de2235d585f47a46b037a98a1b23006a2b61
debugpy_1.8.2+ds-5ubuntu1.debian.tar.xz 16.2 KiB 33c5ef4664df741fe96d12af8dda7be8e86e8e34d7eba480f18ebf1805f11876
debugpy_1.8.2+ds-5ubuntu1.dsc 2.5 KiB 292f1db242a27c4467078c0eff5b27f6c609f44d994121fefc5a3d9ada48110f

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