Mon, 16 Mar 2026 18:45:41 CST | login

Information for build python-coverage-6.2-5.ocs23

ID2842
Package Namepython-coverage
Version6.2
Release5.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-coverage.git?.#00dd6bec83a3a3d3ceec348e49e835199877e730
SummaryCode coverage testing module for Python
DescriptionThis module is used to measure code coverage during Python execution. It uses the code analysis tools and tracing hooks provided in the Python standard library to determine which lines are executable, and which have been executed.
Built bystreamkoji
State complete
Volume DEFAULT
StartedSat, 09 Sep 2023 05:27:47 CST
CompletedSat, 09 Sep 2023 05:31:43 CST
Taskbuild (dist-ocs23, /opencloudos-stream/python-coverage.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-coverage.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
python-coverage-6.2-5.ocs23.src.rpm (info) (download)
aarch64
python3-coverage-6.2-5.ocs23.aarch64.rpm (info) (download)
python3-coverage+toml-6.2-5.ocs23.aarch64.rpm (info) (download)
python-coverage-debugsource-6.2-5.ocs23.aarch64.rpm (info) (download)
python3-coverage-debuginfo-6.2-5.ocs23.aarch64.rpm (info) (download)
x86_64
python3-coverage-6.2-5.ocs23.x86_64.rpm (info) (download)
python3-coverage+toml-6.2-5.ocs23.x86_64.rpm (info) (download)
python-coverage-debugsource-6.2-5.ocs23.x86_64.rpm (info) (download)
python3-coverage-debuginfo-6.2-5.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
Changelog * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 6.2-5 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 6.2-4 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 6.2-3 - Rebuilt for OpenCloudOS Stream 23 * Wed Dec 28 2022 Wang Guodong <gordonwwang@tencent.com> - 6.2-2 - Add metapackages for "toml" extras. * Wed Dec 21 2022 Wang Guodong <gordonwwang@tencent.com> - 6.2-1 - package init.