debugpy 1.8.0+ds-4ubuntu3 source package in Ubuntu

Changelog

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

  * No-change rebuild with Python 3.12 only

 -- Graham Inggs <email address hidden>  Wed, 10 Apr 2024 17:35:54 +0000

Upload details

Uploaded by:
Graham Inggs
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-4ubuntu3.debian.tar.xz 6.8 KiB 15832afac5505bb58f099f3123b4315d1d5f68399cd9474ba6c8a18bf37beff9
debugpy_1.8.0+ds-4ubuntu3.dsc 2.5 KiB e58a55de25e52117a006a1d9052ed6b5ab6d5a60bf46cd079e61ddf503ef30c8

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.