Tue, 28 Apr 2026 22:00:17 CST | login

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

ID17848
Package Namepython-pytest-xprocess
Version0.23.0
Release2.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-pytest-xprocess.git?.#cc61f6063e6a52be9b2f77470bf4e78121174787
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
StartedSat, 17 Aug 2024 20:08:01 CST
CompletedSat, 17 Aug 2024 20:10:31 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-2.ocs23.src.rpm (info) (download)
noarch
python3-pytest-xprocess-0.23.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 * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.23.0-2 - Rebuilt for loongarch release * Mon Dec 11 2023 Shuo Wang <abushwang@tencent.com> - 0.23.0-1 - initial build