python-pytest-subtests 0.5.0-1 source package in Ubuntu

Changelog

python-pytest-subtests (0.5.0-1) unstable; urgency=medium

  * Team upload.
  * debian/watch: fix location of releases due to breakage on GitHub's side
  * Standards-Version: 4.6.0 (routine-update)
  * Add salsa-ci file (routine-update)
  * d/control: append ":any" to Python dependency to enable cross-
    building

 -- Michael R. Crusoe <email address hidden>  Fri, 08 Oct 2021 10:54:52 +0200

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-pytest-subtests_0.5.0-1.dsc 2.2 KiB 2633fc42a39daf663522941bcccdc485680e14767c7c790e89a60ee0ff6f197a
python-pytest-subtests_0.5.0.orig.tar.gz 9.6 KiB c62d68a84f94f8bc49bbb01b39392953e26a52570ad380581a3b2cc8d7eaa037
python-pytest-subtests_0.5.0-1.debian.tar.xz 2.5 KiB 3cf46c8158242dd40bc3f4e468c6923899264c55c8c04e0af634492eaea0c527

No changes file available.

Binary packages built by this source

python3-pytest-subtests: unittest subTest() support and subtests fixture (Python3 version)

 unittest subTest() support and subtests fixture. It adds support for
 TestCase.subTest and a new subtests fixture, providing similar functionality
 for pure pytest tests.
 .
 This package contains the Python 3 version of the library.