Mon, 16 Mar 2026 15:17:43 CST | login

Information for build python-coverage-7.2.7-2.ocs23

ID4996
Package Namepython-coverage
Version7.2.7
Release2.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-coverage.git?.#77583503872c89058abdddf757de32c55d8f257e
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
StartedTue, 19 Sep 2023 16:20:25 CST
CompletedTue, 19 Sep 2023 16:24:49 CST
Taskbuild (dist-ocs23-python-update, /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-7.2.7-2.ocs23.src.rpm (info) (download)
aarch64
python3-coverage-7.2.7-2.ocs23.aarch64.rpm (info) (download)
python3-coverage+toml-7.2.7-2.ocs23.aarch64.rpm (info) (download)
python-coverage-debugsource-7.2.7-2.ocs23.aarch64.rpm (info) (download)
python3-coverage-debuginfo-7.2.7-2.ocs23.aarch64.rpm (info) (download)
loongarch64
python3-coverage-7.2.7-2.ocs23.loongarch64.rpm (info) (download)
python3-coverage+toml-7.2.7-2.ocs23.loongarch64.rpm (info) (download)
python-coverage-debugsource-7.2.7-2.ocs23.loongarch64.rpm (info) (download)
python3-coverage-debuginfo-7.2.7-2.ocs23.loongarch64.rpm (info) (download)
x86_64
python3-coverage-7.2.7-2.ocs23.x86_64.rpm (info) (download)
python3-coverage+toml-7.2.7-2.ocs23.x86_64.rpm (info) (download)
python-coverage-debugsource-7.2.7-2.ocs23.x86_64.rpm (info) (download)
python3-coverage-debuginfo-7.2.7-2.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
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
Changelog * Tue Sep 19 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 7.2.7-2 - Rebuilt for python 3.11 * Mon Sep 11 2023 Xiaojie Chen <jackxjchen@tencent.com> - 7.2.7-1 - Upgrade to upstream version 7.2.7 * 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.