debugpy 1.8.0+ds-4ubuntu2 source package in Ubuntu

Changelog

debugpy (1.8.0+ds-4ubuntu2) noble; urgency=medium

  * No-change rebuild to build with python3.12 only.

 -- Matthias Klose <email address hidden>  Sat, 16 Mar 2024 23:15:35 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
debugpy_1.8.0+ds.orig.tar.xz 142.4 KiB 6314f991ee1559b188cce5eb6e1342fa007853385c12e140b5876437e42f11a9
debugpy_1.8.0+ds-4ubuntu2.debian.tar.xz 6.8 KiB 815323a289a636ffb5bde3e61f2a083990ae0fc0f894b1130b6a74aa60b5c37a
debugpy_1.8.0+ds-4ubuntu2.dsc 2.5 KiB c8995c3cb07eb12d61711e7ef0b6e9d21f2ac0bc905d12287204f4c2a55175c7

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.