Fri, 23 Jan 2026 08:27:52 CST | login

Information for build python-pytest-xprocess-0.23.0-1.oc9

ID20852
Package Namepython-pytest-xprocess
Version0.23.0
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/python-pytest-xprocess#34dc4ced7873ff13a9057b70089a48f971bdffd1
SummaryPytest plugin to manage external processes across test runs
DescriptionExperimental py.test <>_ plugin for managing processes across test runs.Usage install via:: pip install pytest-xprocessThis will provide a xprocess fixture which helps you to ensure that one ore more longer-running processes are present for your tests. You can use it to start and pre-configure test-specific databases (Postgres, Couchdb, ...).Additionally there are two new command line...
Built bydenisecheng
State complete
Volume DEFAULT
StartedTue, 30 Jan 2024 11:49:59 CST
CompletedTue, 30 Jan 2024 11:51:36 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/python-pytest-xprocess:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-pytest-xprocess#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
python-pytest-xprocess-0.23.0-1.oc9.src.rpm (info) (download)
noarch
python3-pytest-xprocess-0.23.0-1.oc9.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon Dec 11 2023 Shuo Wang <abushwang@tencent.com> - 0.23.0-1 - initial build