Sun, 05 Jan 2025 14:55:09 CST | login

Information for build python-pytest-cov-4.1.0-3.ocs23

ID22161
Package Namepython-pytest-cov
Version4.1.0
Release3.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-pytest-cov.git?.#ea8799c3963a3adda645efc7769f31b7ed539754
SummaryCoverage plugin for pytest
DescriptionThis plugin produces coverage reports. Compared to just using coverage run this plugin does some extras: • Subprocess support: you can fork or run stuff in a subprocess and will get covered without any fuss. • Xdist support: you can use all of pytest-xdist’s features and still get coverage. • Consistent pytest behavior. If you run coverage run -m pytest you will have slightly different sys.path (CWD will be in it, unlike when running pytest). All features offered by the coverage package should work, either through pytest-cov’s command line options or through coverage’s config file.
Built byocs-bot
State complete
Volume DEFAULT
StartedSat, 28 Sep 2024 21:42:12 CST
CompletedSat, 28 Sep 2024 21:51:53 CST
Taskbuild (dist-ocs23-base, /opencloudos-stream/python-pytest-cov.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-pytest-cov.git?.#origin/master'}}
Tags
dist-ocs23-base
RPMs
src
python-pytest-cov-4.1.0-3.ocs23.src.rpm (info) (download)
noarch
python3-pytest-cov-4.1.0-3.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 * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 4.1.0-3 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 4.1.0-2 - Rebuilt for loongarch release * Tue Sep 26 2023 jackeyji <jackeyji@tencent.com> - 4.1.0-1 - upgrade to 4.1.0 * Tue Sep 19 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 4.0.0-5 - Rebuilt for python 3.11 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 4.0.0-4 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 4.0.0-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 4.0.0-2 - Rebuilt for OpenCloudOS Stream 23 * Fri Feb 10 2023 Shuo Wang <abushwang@tencent.com> - 4.0.0-1 - initial build