autopilot 1.6.0+17.04.20170313-0ubuntu5 source package in Ubuntu

Changelog

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

  * Drop autopilot-qt dependencies, as qt4 is going away and autopilot-qt
    ftbfs against new qt5 but is also unused.
  * Drop building documentation sphinx errors.
  * Tweak test-suite assertions.

 -- Dimitri John Ledkov <email address hidden>  Thu, 06 Feb 2020 03:42:25 +0000

Upload details

Uploaded 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-0ubuntu5.diff.gz 20.1 KiB 7057039a29e3768263e43f271322e36af41911339e240a7b7485b35ea414348b
autopilot_1.6.0+17.04.20170313-0ubuntu5.dsc 2.7 KiB 038612a7fefd9c6f48adc2748f5c76ff59e3c82f1418bcd70ef171d7e7c7d3ad

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