debugpy 1.6.3+git20221103.a2a3328+ds-1ubuntu1 source package in Ubuntu

Changelog

debugpy (1.6.3+git20221103.a2a3328+ds-1ubuntu1) lunar; urgency=medium

  * Ignore test failures, they fail in Debian too (Closes: #1025637)

 -- Gianfranco Costamagna <email address hidden>  Tue, 06 Dec 2022 17:59:46 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
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

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
debugpy_1.6.3+git20221103.a2a3328+ds.orig.tar.xz 140.5 KiB 825d9671c8bb0f87f3e1f3d51148e15f29fdb2f5eaa69d7e8dbb02b542466cfa
debugpy_1.6.3+git20221103.a2a3328+ds-1ubuntu1.debian.tar.xz 5.2 KiB d55fc827ff06b2d0e2dcc9078076769230aab25d1dd80c3e8d97cd66647ebf05
debugpy_1.6.3+git20221103.a2a3328+ds-1ubuntu1.dsc 2.6 KiB a4611d1b76de8bcd9e3c7fef27671cfb524d869868417474f1cfa9e8863cce32

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.