autopilot 1.6.1+21.04.20210120-0ubuntu7 source package in Ubuntu

Changelog

autopilot (1.6.1+21.04.20210120-0ubuntu7) lunar; urgency=medium

  * No-change rebuild with Python 3.11 as supported

 -- Graham Inggs <email address hidden>  Wed, 02 Nov 2022 15:27:53 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Lunar
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.1+21.04.20210120.orig.tar.gz 474.7 KiB 888f48deefbaf7ffab3eb334988c70b6881251ed6782eb2b185af637085ef61d
autopilot_1.6.1+21.04.20210120-0ubuntu7.diff.gz 20.2 KiB 83fccdeadd5713139cf2ebbc2588d5850be366396acc2c523ee7976f5d5971be
autopilot_1.6.1+21.04.20210120-0ubuntu7.dsc 2.6 KiB 4d476e8dfc8772f1da1272e8a3ae27a6f3e3229dfadfd4327dae35dab8baa690

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