labgrid 0.3.1-2 source package in Ubuntu

Changelog

labgrid (0.3.1-2) unstable; urgency=medium

  * Only install labgrid-suggest
  * Install labgrid-pytest man and reference it in README
  * Do not hint the remote layer in descriptions
  * Update debhelper version to v13

 -- Bastian Germann <email address hidden>  Sat, 08 May 2021 02:00:45 +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

Impish: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
labgrid_0.3.1-2.dsc 1.8 KiB 60bdccd3b6f43c066deca5ac08e4f9a6f017b571a167a574b96f9ade234678c9
labgrid_0.3.1.orig.tar.gz 298.0 KiB 989c912f46651820dc4a11ea989914fd93128e432c0e12d0b1f0d9ca763d8691
labgrid_0.3.1-2.debian.tar.xz 5.3 KiB cf25d138a54b920dba7914d14e3f40806bbc32435db8a94430f3c4a8e1af85f0

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.