debugpy 1.6.6+ds-1ubuntu2 source package in Ubuntu

Changelog

debugpy (1.6.6+ds-1ubuntu2) lunar; urgency=medium

  * No-change rebuild with Python 3.11 only

 -- Graham Inggs <email address hidden>  Thu, 16 Mar 2023 07:20:09 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Lunar
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
debugpy_1.6.6+ds.orig.tar.xz 140.4 KiB 4a39b9c9fc583a0ff6424dcb87c51f7d0182cbbaf9d369942c2959d0ddee22d5
debugpy_1.6.6+ds-1ubuntu2.debian.tar.xz 7.1 KiB 881cc937e7fe39ebdf34975bff44c6bdeae6edc334a304da27aca63789f704f2
debugpy_1.6.6+ds-1ubuntu2.dsc 2.5 KiB 5502ad104090f1c5454eab28848477c91a8099dffa99a5f33d09919b4b813445

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.