labgrid 0.4.1-1 source package in Ubuntu

Changelog

labgrid (0.4.1-1) unstable; urgency=medium

  * Fix missing-build-dependency-for-dh-addon
  * New upstream version 0.4.1

 -- Bastian Germann <email address hidden>  Sat, 27 Nov 2021 10:55:17 +0100

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.1-1.dsc 2.2 KiB 593c6742deeb9bfe83cba5176813682262c9a0ad96f20b7842bef2e28c496fd1
labgrid_0.4.1.orig.tar.gz 325.2 KiB c6c7e71e9e974fb97dfa93ec2d77d9f02d893d25592ac1c2fe03a17775f9b8ab
labgrid_0.4.1-1.debian.tar.xz 4.9 KiB 4c89ff2a7ec27f266577b27b2400c20a6aabc62aac9a9a01005e44c0c892be85

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.