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

Changelog

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

  * New upstream version 0.11.0
  * Bump Standards-Version to 4.6.2.
  * Build using pybuild-plugin-pyproject.
  * Update d/copyright with new years.
  * Use new upstream pytest structure.
  * Fix path for cleaned up files now located in src/pytest_subtests.egg-info.

 -- Michael Fladischer <email address hidden>  Wed, 28 Jun 2023 20:53:40 +0000

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
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-pytest-subtests_0.11.0-1.dsc 1.9 KiB 265f2dce30f4cce1509636103f9d6b9c0bf8a4e0827e55b3db4a1854fde836e1
python-pytest-subtests_0.11.0.orig.tar.gz 11.4 KiB 8d04c4fd51113cdd289ae97a0ce7b5a549d3223be5a64c4ce84f4e59335e2c01
python-pytest-subtests_0.11.0-1.debian.tar.xz 3.0 KiB d0f2d8065b481bf421d6fa1664837b0d31ab737221de7a43f4b0b8d4ca295dff

Available diffs

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.