python-testtools 2.5.0-4 source package in Ubuntu

Changelog

python-testtools (2.5.0-4) unstable; urgency=medium

  [ Debian Janitor ]
  * Apply multi-arch hints.
    + python-testtools-doc: Add Multi-Arch: foreign.

  [ Thomas Goirand ]
  * Add upstream py3.11 patches (Closes: #1026579):
    - py3.11-Fix_various_test_failures.patch
    - py3.11-Upgrade_asserts_with_teyit.patch
  * Fix testing distutils (my own patch):
    - py3.11-fix-using-distribution.patch

 -- Thomas Goirand <email address hidden>  Tue, 27 Dec 2022 13:53:30 +0100

Upload details

Uploaded by:
Debian OpenStack
Uploaded to:
Sid
Original maintainer:
Debian OpenStack
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release main python

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-testtools_2.5.0-4.dsc 2.3 KiB 3c184a4f2b7ccbd21f261a335197e7cd4fb7c66654922f184329045e8b91fcf9
python-testtools_2.5.0.orig.tar.xz 156.8 KiB 8fc06fc198e319bfc065149e42064d30e08f6b8b0119d0f4500d4981e4b4e7d4
python-testtools_2.5.0-4.debian.tar.xz 10.6 KiB 989f03c613218362b6a2eca28d9fbd3b41f4ddfb7e82f46e7cebdd1214f0d81b

No changes file available.

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.