pytest 9.0.2-ok1 source package in openKylin

Changelog

pytest (9.0.2-ok1) huanghe; urgency=medium

  * build for openKylin.

 -- liwenjun <email address hidden>  Fri, 29 May 2026 16:19:37 +0800

Upload details

Uploaded by:
liwenjun
Sponsored by:
Cibot
Uploaded to:
Huanghe V3.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

Downloads

File Size SHA-256 Checksum
pytest_9.0.2.orig.tar.gz 1.5 MiB e32c1bc2604f8e1fba7186fe0f3754190beb3055c2b413df6ffa7c0c05c81264
pytest_9.0.2-ok1.debian.tar.xz 4.7 KiB 0545aa4d79d10ced2a9e330af77003879830ce1e14fd19569ff5ba4a8c6c6edd
pytest_9.0.2-ok1.dsc 2.4 KiB 49db4d6d4137cca639aa3e70cf416a37b4563b5fd2adffaf601423874462df69

Available diffs

View changes file

Binary packages built by this source

python-pytest-doc: Simple, powerful testing in Python - Documentation

 This testing tool has for objective to allow the developers to limit the
 boilerplate code around the tests, promoting the use of built-in
 mechanisms such as the `assert` keyword.
 .
 This package contains the documentation for pytest.

python3-pytest: Simple, powerful testing in Python3

 This testing tool has for objective to allow the developers to limit the
 boilerplate code around the tests, promoting the use of built-in
 mechanisms such as the `assert` keyword.
 .
 This package provides the Python 3 module and the pytest script.

python3-pytest-subtests: Subtests fixture plugin for pytest (transitional dummy package)

 This package used to provide unittest subTest() support and a subtests
 fixture, adding support for TestCase.subTest and providing similar
 functionality for pure pytest tests.
 .
 Starting with Pytest 9, this functionality has been integrated into Pytest
 itself. This is now a transitional dummy package to ease upgrades and can
 be safely removed.