python-testfixtures 9.2.0-1 source package in Ubuntu
Changelog
python-testfixtures (9.2.0-1) unstable; urgency=low * New upstream version 9.2.0 * Refresh patches. * Bump Standards-Version to 4.7.2. * Drop Rules-Requires-Root. * Update year in d/copyright. -- Michael Fladischer <email address hidden> Fri, 17 Oct 2025 17:16:54 +0000
Upload details
- Uploaded by:
- Debian Python Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Python Team
- Architectures:
- all
- Section:
- misc
- Urgency:
- Low Urgency
See full publishing history Publishing
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Resolute | release | universe | misc |
Downloads
| File | Size | SHA-256 Checksum |
|---|---|---|
| python-testfixtures_9.2.0-1.dsc | 2.4 KiB | 6321108b6f9a1fadd6f3f3f5004b42eab0b2b267d6014bfecd06016fe2e5f31a |
| python-testfixtures_9.2.0.orig.tar.gz | 137.7 KiB | 76f8a1959dd53a2c4a1b5d3daf568db589c9891df8672162ec0063b64dcf07e6 |
| python-testfixtures_9.2.0-1.debian.tar.xz | 5.9 KiB | 588d2e9f31f62619b8739708bfa281add7b8b94f09f393efc3127f42481b7b4a |
Available diffs
- diff from 8.3.0-2 to 9.2.0-1 (45.2 KiB)
No changes file available.
Binary packages built by this source
- python-testfixtures-doc: Collection of helpers and mock objects (Documentation)
TestFixtures is a collection of helpers and mock objects that are useful when
writing unit tests or doc tests. It includes tools for a wide range of tasks:
.
* Comparing objects and sequences
* Mocking out objects and methods
* Mocking dates and times
* Testing logging
* Testing output to streams
* Testing with files and directories
* Testing exceptions
* Testing warnings
* Testing use of the subprocess package
* Testing with zope.component
.
This package contains the documentation.
- python3-testfixtures: Collection of helpers and mock objects (Python3 version)
TestFixtures is a collection of helpers and mock objects that are useful when
writing unit tests or doc tests. It includes tools for a wide range of tasks:
.
* Comparing objects and sequences
* Mocking out objects and methods
* Mocking dates and times
* Testing logging
* Testing output to streams
* Testing with files and directories
* Testing exceptions
* Testing warnings
* Testing use of the subprocess package
* Testing with zope.component
.
This package contains the Python 3 version of the library.
