python-testtools 2.5.0-2ubuntu1 source package in Ubuntu
Changelog
python-testtools (2.5.0-2ubuntu1) jammy; urgency=medium * d/p/add-python-3.10-support.patch: Add support for Python 3.10 (LP: #1951877) -- Athos Ribeiro <email address hidden> Mon, 22 Nov 2021 17:19:39 -0300
Upload details
- Uploaded by:
- Athos Ribeiro
- Sponsored by:
- Rafael David Tinoco
- Uploaded to:
- Jammy
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-testtools_2.5.0.orig.tar.xz | 156.8 KiB | 8fc06fc198e319bfc065149e42064d30e08f6b8b0119d0f4500d4981e4b4e7d4 |
python-testtools_2.5.0-2ubuntu1.debian.tar.xz | 8.3 KiB | 3bc424dc7896647705deda741c0bf4ed1892d41d336805c101770d5f219c3669 |
python-testtools_2.5.0-2ubuntu1.dsc | 2.4 KiB | 11f9678a023f862d736a8b85adbb5e4790500051dc0acf3e32fc20163ad8857d |
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.