labgrid 0.4.0-2 source package in Ubuntu

Changelog

labgrid (0.4.0-2) unstable; urgency=medium

  * Set bage's debian.org email
  * d/patches: tests: catch DockerException on detection

 -- Bastian Germann <email address hidden>  Tue, 28 Sep 2021 02:46:13 +0200

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
labgrid_0.4.0-2.dsc 2.2 KiB eee944dfda0d41cf183eefeb1b3e053a94e24a518783ba0d1210d4fced604467
labgrid_0.4.0.orig.tar.gz 324.8 KiB d5943da14a0526b41699a2a38b1e9a645e2f7790bded597461ed89f4762894d7
labgrid_0.4.0-2.debian.tar.xz 5.0 KiB 6843d191a557f6023fc51d71fbd7dac41cbd84c44a426f34a144ca5964fe55fb

Available diffs

No changes file available.

Binary packages built by this source

labgrid: Embedded board control programs

 Labgrid is an embedded board control Python library with a focus on testing,
 development and general automation.
 .
 The idea behind labgrid is to create an abstraction of the hardware control
 layer needed for testing of embedded systems, automatic software installation
 and automation during development. Labgrid itself is not a testing framework,
 but is intended to be combined with pytest (and additional pytest plugins).
 .
 This package includes labgrid-suggest and labgrid-bound-connect executables.
 Most of the upstream executables are excluded from the package because they
 depend on a newer python3-autobahn version than the one in Debian.

python3-labgrid: Embedded board control library

 Labgrid is an embedded board control Python library with a focus on testing,
 development and general automation.
 .
 The idea behind labgrid is to create an abstraction of the hardware control
 layer needed for testing of embedded systems, automatic software installation
 and automation during development. Labgrid itself is not a testing framework,
 but is intended to be combined with pytest (and additional pytest plugins).
 .
 This package contains the library only.