Mon, 16 Mar 2026 18:29:06 CST | login

Information for build python-colorama-0.4.6-7.ocs23

ID21199
Package Namepython-colorama
Version0.4.6
Release7.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-colorama.git?.#908784bfe47f5bdacbb8067ea25c9a3c38445025
SummaryCross-platform colored terminal text
DescriptionANSI escape character sequences have long been used to produce colored terminal text and cursor positioning on Unix and Macs. Colorama makes this work on Windows, too, by wrapping stdout, stripping ANSI sequences it finds (which would appear as gobbledygook in the output), and converting them into the appropriate win32 calls to modify the state of the terminal. On other platforms, Colorama does nothing.
Built byocs-bot
State complete
Volume DEFAULT
StartedFri, 27 Sep 2024 12:18:27 CST
CompletedFri, 27 Sep 2024 12:27:19 CST
Taskbuild (dist-ocs23-base, /opencloudos-stream/python-colorama.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-colorama.git?.#origin/master'}}
Tags
dist-ocs23-base
RPMs
src
python-colorama-0.4.6-7.ocs23.src.rpm (info) (download)
noarch
python3-colorama-0.4.6-7.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> - 0.4.6-7 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.4.6-6 - Rebuilt for loongarch release * Fri Sep 22 2023 Miaojun Dong <zoedong@tencent.com> - 0.4.6-5 - Rebuild for python-hatchling-1.13.0 * Tue Sep 19 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.4.6-4 - Rebuilt for python 3.11 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.4.6-3 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.4.6-2 - Rebuilt for OpenCloudOS Stream 23.05 * Thu Dec 01 2022 cunshunxia <cunshunxia@tencent.com> - 0.4.6-1 - initial build