testresources 0.2.7-1ubuntu2 source package in Ubuntu
Changelog
testresources (0.2.7-1ubuntu2) trusty; urgency=medium * Rebuild to drop files installed into /usr/share/pyshared. -- Matthias Klose <email address hidden> Sun, 23 Feb 2014 13:54:17 +0000
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Trusty
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- devel
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Trusty | release | main | devel |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
testresources_0.2.7.orig.tar.gz | 31.3 KiB | ad0a117383dd463827b199eaa92829b4d6a3147fbd97459820df53bae81d7231 |
testresources_0.2.7-1ubuntu2.diff.gz | 22.7 KiB | 1676fc1d51f4bab9b427696e6cbb6bf64bb0a78fa9d6e08d247240b47b687680 |
testresources_0.2.7-1ubuntu2.dsc | 1.4 KiB | 301753c74cec73af494133fa5abe0de447cdb2e37c145a8817543dd56bcd1681 |
Available diffs
- diff from 0.2.7-1ubuntu1 to 0.2.7-1ubuntu2 (320 bytes)
Binary packages built by this source
- python-testresources: PyUnit extension for managing expensive test fixtures (python2)
PyUnit extension to manage the initialisation and lifetime of expensive
test fixtures.
.
For example reference databases are often only need to be constructed
once but standard test isolation causes them to be constructed for every
fixture, making test execution very slow.
- python3-testresources: PyUnit extension for managing expensive test fixtures (python3)
PyUnit extension to manage the initialisation and lifetime of expensive
test fixtures.
.
For example reference databases are often only need to be constructed
once but standard test isolation causes them to be constructed for every
fixture, making test execution very slow.