Fri, 03 Apr 2026 09:18:12 CST | login

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

ID27986
Package Namepython-pytest-doctestplus
Version0.12.0
Release1.oc9
Epoch
DraftFalse
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 byfanjunkong
State complete
Volume DEFAULT
StartedMon, 05 Aug 2024 18:56:41 CST
CompletedMon, 05 Aug 2024 18:58:44 CST
Taskbuild (dist-oc9-epol, /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-oc9-epol
dist-oc9-epol-2504-build
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
python-pytest-doctestplus-0.12.0-1.oc9.src.rpm (info) (download)
noarch
python3-pytest-doctestplus-0.12.0-1.oc9.noarch.rpm (info) (download)
Logs
noarch
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Wed Jul 17 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.12.0-1 - initial build