Sat, 24 Jan 2026 08:05:49 CST | login

Information for build python-pytest-forked-1.6.0-2.ocs23

ID5333
Package Namepython-pytest-forked
Version1.6.0
Release2.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-pytest-forked.git?.#1e5cd743c75d0036a47ab38291293202a6f1bb55
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 bystreamkoji
State complete
Volume DEFAULT
StartedTue, 19 Sep 2023 17:43:51 CST
CompletedTue, 19 Sep 2023 17:45:58 CST
Taskbuild (dist-ocs23-python-update, /opencloudos-stream/python-pytest-forked.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-pytest-forked.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
python-pytest-forked-1.6.0-2.ocs23.src.rpm (info) (download)
noarch
python3-pytest-forked-1.6.0-2.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 * Tue Sep 19 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.6.0-2 - Rebuilt for python 3.11 * Mon Sep 11 2023 Xiaojie Chen <jackxjchen@tencent.com> - 1.6.0-1 - Upgrade to upstream version 1.6.0 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.4.0-4 - Rebuilt for OpenCloudOS Stream 23.09 * 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