autopilot 1.6.0+17.04.20170313-0ubuntu7 source package in Ubuntu

Changelog

autopilot (1.6.0+17.04.20170313-0ubuntu7) focal; urgency=medium

  * autopilot-vis has been removed, so removed test_vis_main which depends on
    python-windowmocker which required qt4. Drop the dependency on
    python-windowmocker.
  * Updated Vcs

 -- Jean-Baptiste Lallement <email address hidden>  Sun, 09 Feb 2020 09:31:00 +0100

Upload details

Uploaded by:
Jean-Baptiste Lallement
Sponsored by:
Dimitri John Ledkov
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
autopilot_1.6.0+17.04.20170313.orig.tar.gz 480.4 KiB 4529dee9f49c8af7e94b2b6dc670c509a0a73d076edc141eaa14cd51b99544e2
autopilot_1.6.0+17.04.20170313-0ubuntu7.diff.gz 20.2 KiB 6be173eaebc780f5a75b66b2977b1d097430c6194091cacb6f3efe251dae1189
autopilot_1.6.0+17.04.20170313-0ubuntu7.dsc 2.7 KiB 4b05a83275f3ac2f970c0a99286cac61b1558739e0c6d1f7b5bf19450d4d7ab4

View changes file

Binary packages built by this source

autopilot-desktop: Autopilot support for the ubuntu Desktop platform

 This metapackage exists to depend on the packages needed to install and use
 autopilot on the Ubuntu Desktop platform.

python3-autopilot: Utility to write and run integration tests easily (Python 3)

 The autopilot engine enables to ease the writing of python tests
 for your application manipulating your inputs like the mouse and
 keyboard. It also provides a lot of utilities linked to the X server
 and detecting applications.

python3-autopilot-tests: Tests for the autopilot functional test tool. (Python 3)

 This package contains tests for the python3-autopilot package.
 You can use this package to verify that autopilot is functioning
 correctly, or to copy the techniques used in the autopilot tests
 themselves.

python3-autopilot-trace: Support for tracing in autopilot (Python 3)

 This package contains the binary lttng trace point for tracing
 autopilot tests. This is useful when using autopilot to exercise
 an instrumented application.

python3-autopilot-trace-dbgsym: debug symbols for python3-autopilot-trace