python-pytest-subtests 0.11.0-ok1 source package in openKylin

Changelog

python-pytest-subtests (0.11.0-ok1) nile; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Tue, 07 May 2024 15:48:17 +0800

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Nile V2.0
Original maintainer:
Openkylin Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main python
Huanghe V3.0 release main python
Nile V2.0 release main python
Nile V2.0 proposed main python

Builds

Nile V2.0: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-pytest-subtests_0.11.0.orig.tar.gz 11.4 KiB 8d04c4fd51113cdd289ae97a0ce7b5a549d3223be5a64c4ce84f4e59335e2c01
python-pytest-subtests_0.11.0-ok1.debian.tar.xz 2.4 KiB 17a594f016c8ef3460805ed6ad7932c00b8ba48292f482f2aca9695a6e85be65
python-pytest-subtests_0.11.0-ok1.dsc 2.1 KiB a95f423d946add4c6709ea869607e1fef9b0d2eba7d15d54d33362b480138090

Available diffs

View changes file

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.