Wed, 29 Apr 2026 18:05:29 CST | login

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

ID6466
Package Namepython-pytest-xprocess
Version0.23.0
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-pytest-xprocess.git?.#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 byocs-bot
State complete
Volume DEFAULT
StartedMon, 11 Dec 2023 16:01:41 CST
CompletedMon, 11 Dec 2023 16:03:13 CST
Taskbuild (dist-ocs23, /opencloudos-stream/python-pytest-xprocess.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-pytest-xprocess.git?.#origin/master'}}
Tags
dist-ocs23
RPMs
src
python-pytest-xprocess-0.23.0-1.ocs23.src.rpm (info) (download)
noarch
python3-pytest-xprocess-0.23.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 * Mon Dec 11 2023 Shuo Wang <abushwang@tencent.com> - 0.23.0-1 - initial build