python-testtools 2.4.0-0ubuntu1 source package in Ubuntu
Changelog
python-testtools (2.4.0-0ubuntu1) focal; urgency=medium * d/watch: Use pypi.debian.net. * New upstream point release for improved Python 3.8 compatibility: - d/p/*: Drop, no longer required. -- James Page <email address hidden> Mon, 30 Mar 2020 14:35:13 +0100
Upload details
- Uploaded by:
- James Page
- Uploaded to:
- Focal
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Focal | release | main | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-testtools_2.4.0.orig.tar.gz | 227.6 KiB | 64c974a6cca4385d05f4bbfa2deca1c39ce88ede31c3448bee86a7259a9a61c8 |
python-testtools_2.4.0-0ubuntu1.debian.tar.xz | 6.5 KiB | 71d02687168b5e2ed4d86f233a0344de0191f900a4567cad4e057a51b1b6e750 |
python-testtools_2.4.0-0ubuntu1.dsc | 2.5 KiB | 3e59f57527ebfc53c839f1aac9c0a446f5a3b711cb25d5bfe596e279640f24a2 |
Available diffs
Binary packages built by this source
- python-testtools-doc: Extensions to the Python unittest library - doc
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.
.
This package contains the documentation.
- python3-testtools: Extensions to the Python unittest library - Python 3.x
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.
.
This package contains the libraries for Python 3.x.