python-scripttest 1.3-1 source package in Ubuntu

Changelog

python-scripttest (1.3-1) unstable; urgency=medium


  * Team upload.
  * New upstream release.
  * d/control:
    - Add dh-python, python{,3}-pytest to Build-Depends.
    - Bump Standards-Version to 3.9.5 with no other changes necessary.
  * d/rules:
    - Convert to --buildsystem=pybuild
  * d/watch: Updated.

 -- Barry Warsaw <email address hidden>  Fri, 09 May 2014 16:18:56 -0400

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Utopic: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-scripttest_1.3-1.dsc 2.2 KiB 2d2b53b3d4b5040d51a1b8a4081bdbf533e2c8af4b2c03eef057dc5572c4b756
python-scripttest_1.3.orig.tar.gz 7.4 KiB 951cfc25219b0cd003493a565f2e621fd791beaae9f9a3bdd7024d8626419c38
python-scripttest_1.3-1.debian.tar.xz 2.0 KiB fb8e29ce0b0a80feceba5c948d056a509cdc611c4a2b30a7500d97f5462beda3

Available diffs

No changes file available.

Binary packages built by this source

python-scripttest: Helper to test command-line scripts - python 2.x

 ScriptTest is a library to help you test your interactive command-line
 applications. With it you can easily run the command (in a subprocess) and
 see the output (stdout, stderr) and any file modifications.
 .
 This package contains the Python 2.x module.

python3-scripttest: Helper to test command-line scripts - python 3.x

 ScriptTest is a library to help you test your interactive command-line
 applications. With it you can easily run the command (in a subprocess) and
 see the output (stdout, stderr) and any file modifications.
 .
 This package contains the Python 3.x module.