Sun, 05 Jan 2025 15:12:03 CST | login

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

ID22155
Package Namepython-coverage
Version7.2.7
Release4.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-coverage.git?.#e50c2d44e437e6d4f92afce8d6e6932ca6c40bb5
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 byocs-bot
State complete
Volume DEFAULT
StartedSat, 28 Sep 2024 21:40:33 CST
CompletedSat, 28 Sep 2024 21:43:27 CST
Taskbuild (dist-ocs23-base, /opencloudos-stream/python-coverage.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-coverage.git?.#origin/master'}}
Tags
dist-ocs23-base
RPMs
src
python-coverage-7.2.7-4.ocs23.src.rpm (info) (download)
aarch64
python3-coverage-7.2.7-4.ocs23.aarch64.rpm (info) (download)
python3-coverage+toml-7.2.7-4.ocs23.aarch64.rpm (info) (download)
python-coverage-debugsource-7.2.7-4.ocs23.aarch64.rpm (info) (download)
python3-coverage-debuginfo-7.2.7-4.ocs23.aarch64.rpm (info) (download)
loongarch64
python3-coverage-7.2.7-4.ocs23.loongarch64.rpm (info) (download)
python3-coverage+toml-7.2.7-4.ocs23.loongarch64.rpm (info) (download)
python-coverage-debugsource-7.2.7-4.ocs23.loongarch64.rpm (info) (download)
python3-coverage-debuginfo-7.2.7-4.ocs23.loongarch64.rpm (info) (download)
x86_64
python3-coverage-7.2.7-4.ocs23.x86_64.rpm (info) (download)
python3-coverage+toml-7.2.7-4.ocs23.x86_64.rpm (info) (download)
python-coverage-debugsource-7.2.7-4.ocs23.x86_64.rpm (info) (download)
python3-coverage-debuginfo-7.2.7-4.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 * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 7.2.7-4 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 7.2.7-3 - Rebuilt for loongarch release * 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.