Tue, 20 Jan 2026 03:32:38 CST | login

Information for build python-tox-4.10.0-1.ocs23

ID7044
Package Namepython-tox
Version4.10.0
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-tox.git?.#ef61207598b62eb5de19d31d60f38a31b579265b
SummaryVirtualenv-based automation of test activities
DescriptionThis package implements a generic virtualenv management and test command line tool you can use for: - checking your package installs correctly with different Python versions and interpreters. - running your tests in each of the environments, configuring your test tool of choice. - acting as a frontend to Continuous Integration servers, greatly reducing boilerplate and merging CI and shell-based testing.
Built byocs-bot
State complete
Volume DEFAULT
StartedThu, 01 Feb 2024 14:28:19 CST
CompletedThu, 01 Feb 2024 14:29:20 CST
Taskbuild (dist-ocs23, /opencloudos-stream/python-tox.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-tox.git?.#origin/master'}}
Tags
dist-ocs23
RPMs
src
python-tox-4.10.0-1.ocs23.src.rpm (info) (download)
noarch
tox-4.10.0-1.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 * Mon Sep 25 2023 cunshunxia <cunshunxia@tencent.com> - 4.10.0-1 - Upgrade to version 4.10.0 * Tue Sep 19 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.24.5-5 - Rebuilt for python 3.11 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.24.5-4 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.24.5-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.24.5-2 - Rebuilt for OpenCloudOS Stream 23 * Thu Dec 22 2022 Wang Guodong <gordonwwang@tencent.com> - 3.24.5-1 - package init.