window-mocker 1.4+14.04.20140220.1-0ubuntu1 source package in Ubuntu

Changelog

window-mocker (1.4+14.04.20140220.1-0ubuntu1) trusty; urgency=medium

  [ Barry Warsaw ]
  * Bump revision to 1.4.
  * Add MANIFEST.in to prune build artifacts from tarball.
  * Clean ups:
    + White space.
    + Use of insecure tempfile.mktemp()
    + Use of non-temporary file names.
    + Use of mutable default arguments.
    + Improve Python 2/3 compatibility.
  * d/control:
    + Add dependency on python{,3}-six for Python 3 compatibility fix.
    + Remove dependency on python3-mock (use unittest.mock instead in Py3).
    + Bump Standards-Version to 3.9.5 with no other changes necessary.
  * python3 compatibility, Qt5 plugin.

  [ Corey Goldberg ]
  * python3 compatibility, Qt5 plugin.
  * fixed qt4 plugin, previous regression (LP: #1278917)
 -- Ubuntu daily release <email address hidden>   Thu, 20 Feb 2014 22:14:29 +0000

Upload details

Uploaded by:
PS Jenkins bot
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe python
Xenial release universe python
Trusty release universe python

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
window-mocker_1.4+14.04.20140220.1.orig.tar.gz 20.1 KiB 20bfffd1b2a49c62965aac2ef34b88ff504a72f47321c685f9bf0ca4e8fec2a7
window-mocker_1.4+14.04.20140220.1-0ubuntu1.diff.gz 2.2 KiB 7f0b723a14b96754fb2ff72443feb1fda3cadaeec877d80af15594da3111671e
window-mocker_1.4+14.04.20140220.1-0ubuntu1.dsc 2.2 KiB 7fff04a8857b1c828c3e0fceb14b8a367ac39463e559ca8bbbd6b9d8a649ba37

View changes file

Binary packages built by this source

python-windowmocker: No summary available for python-windowmocker in ubuntu focal.

No description available for python-windowmocker in ubuntu focal.

python3-windowmocker: create windows and applications from specifications

 Window Mocker is a simple tool that allows developers to create windows and
 applications that follow a certain specification. This is especially useful
 when testing applications that interact with other windows (like a window
 manager, for example).