python-testtools 0.9.14-0ubuntu1 source package in Ubuntu
Changelog
python-testtools (0.9.14-0ubuntu1) precise; urgency=low * New upstream release * Introduced debian/watch file and entries. -- Dave Walker (Daviey) <email address hidden> Thu, 16 Feb 2012 12:02:45 +0000
Upload details
- Uploaded by:
- Dave Walker
- Uploaded to:
- Precise
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- python
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Precise | release | main | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-testtools_0.9.14.orig.tar.gz | 142.7 KiB | 8fbe8736822caa3f95a3c65cf4df9e6d68aab5edd6f0adf3eebd0072d1a012cc |
python-testtools_0.9.14-0ubuntu1.diff.gz | 2.1 KiB | 6d644ea174d063f3adb5a1d8a1dd33485da71fc7e965d3f084075202d8fa5794 |
python-testtools_0.9.14-0ubuntu1.dsc | 1.3 KiB | 126c04c1bebb9c6f1541674f7f73a093ccf4832e9c0c3df480a65ef814acdc1f |
Available diffs
- diff from 0.9.11-1ubuntu1 to 0.9.14-0ubuntu1 (74.9 KiB)
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.