python-testtools 0.9.11-1ubuntu1 source package in Ubuntu

Changelog

python-testtools (0.9.11-1ubuntu1) precise; urgency=low

  * Build using dh_python2.
 -- Matthias Klose <email address hidden>   Wed, 14 Dec 2011 16:19:41 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Precise
Original maintainer:
Robert Collins
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-testtools_0.9.11.orig.tar.gz 112.4 KiB 45569f20a355e8a4e60f705b95ed5d06a1994a1594d0e8cbff46cea1fd15e9e6
python-testtools_0.9.11-1ubuntu1.diff.gz 1.9 KiB da3e7c2a8d6598bfb047b565907325a164062c24ba494d800ea895148d84029c
python-testtools_0.9.11-1ubuntu1.dsc 1.2 KiB b51ebd3bf00e30900186ee0647d9bf4feaf365a21de507009e4358640273d6d2

Available diffs

View changes file

Binary packages built by this source

python-testtools: Extensions to the Python unittest library

 testtools (formerly pyunit3k) is a set of extensions to the Python standard
 library's unit testing framework. These extensions have been derived from
 years of experience with unit testing in Python and come from many different
 sources. It's hoped that these extensions will make their way into the
 standard library eventually. Also included are backports from Python trunk of
 unittest features that are not otherwise available to existing unittest users.