Mon, 26 Jan 2026 19:45:40 CST | login

Information for build python-pytest-doctestplus-0.12.0-1.ocs23

ID13529
Package Namepython-pytest-doctestplus
Version0.12.0
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-pytest-doctestplus.git?.#b12d97c1814168d647696248e98b4de737ba8e55
SummaryThe py.test doctestplus plugin
DescriptionThe doctestplus plugin provides advanced features for testing example Python code that is included in Python docstrings and in standalone documentation files. Good documentation for developers contains example code. This is true of both standalone documentation and of documentation that is integrated with the code itself. Python provides a mechanism for testing code snippets that are provided in Python docstrings. The unit test framework pytest provides a mechanism for running doctests against both docstrings in source code and in standalone documentation files. This plugin augments the functionality provided by Python and pytest by providing the following features: * approximate floating point comparison for doctests that produce floating point results * skipping particular classes, methods, and functions when running doctests * handling doctests that use remote data in conjunction with the pytest-remotedata plugin * optional inclusion of *.rst files for doctests
Built bybbrucezhang
State complete
Volume DEFAULT
StartedWed, 17 Jul 2024 15:06:19 CST
CompletedWed, 17 Jul 2024 15:10:47 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/python-pytest-doctestplus.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-pytest-doctestplus.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
python-pytest-doctestplus-0.12.0-1.ocs23.src.rpm (info) (download)
noarch
python3-pytest-doctestplus-0.12.0-1.ocs23.noarch.rpm (info) (download)
Logs
noarch
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Wed Jul 17 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.12.0-1 - initial build