labgrid 0.4.1-5 source package in Ubuntu

Changelog

labgrid (0.4.1-5) unstable; urgency=medium

  * Wrap long lines in changelog entries: 0.4.1-4.
  * Update standards version to 4.6.1, no changes needed.
  * Revert 0.4.1-3 changes.
  * Correct reason for not installed binaries.

 -- Bastian Germann <email address hidden>  Mon, 24 Oct 2022 01:09:43 +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

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
labgrid_0.4.1-5.dsc 2.3 KiB 19daf4afa75f35e717f3ae4348ceb2c9985e23ad15e1dc53ea073b461f7df636
labgrid_0.4.1.orig.tar.gz 325.2 KiB c6c7e71e9e974fb97dfa93ec2d77d9f02d893d25592ac1c2fe03a17775f9b8ab
labgrid_0.4.1-5.debian.tar.xz 5.0 KiB 1c2149a16cc94b09c06b0c05f47537939dce5a4f4e089dc969246996b58fea5a

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 crossbar that is not in the Debian release.

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.