Wed, 08 Apr 2026 08:24:52 CST | login

Information for build python-pytest-forked-1.4.0-3.oc9

ID16513
Package Namepython-pytest-forked
Version1.4.0
Release3.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/python-pytest-forked.git?.#0e573f27204cdc4e164720eaf8e925d7a2f7985c
Summarypy.test plugin for running tests in isolated forked subprocesses
DescriptionThe pytest-forked plugin extends py.test by adding an option to run tests in isolated forked subprocesses. This is useful if you have tests involving C or C++ libraries that might crash the process. To use the plugin, simply use the --forked argument when invoking py.test.
Built bydenisecheng
State complete
Volume DEFAULT
StartedThu, 21 Sep 2023 01:31:24 CST
CompletedThu, 21 Sep 2023 01:32:37 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/python-pytest-forked.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/python-pytest-forked.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
RPMs
src
python-pytest-forked-1.4.0-3.oc9.src.rpm (info) (download)
noarch
python3-pytest-forked-1.4.0-3.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 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.4.0-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.4.0-2 - Rebuilt for OpenCloudOS Stream 23 * Fri Feb 10 2023 Shuo Wang <abushwang@tencent.com> - 1.4.0-1 - initial build