Mon, 16 Mar 2026 15:19:03 CST | login

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

ID4984
Package Namepython-colorama
Version0.4.6
Release4.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-colorama.git?.#c7dfeb6b8605c346900dabe25a0b6f2dda12811a
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 bystreamkoji
State complete
Volume DEFAULT
StartedTue, 19 Sep 2023 16:16:52 CST
CompletedTue, 19 Sep 2023 16:18:36 CST
Taskbuild (dist-ocs23-python-update, /opencloudos-stream/python-colorama.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-colorama.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
python-colorama-0.4.6-4.ocs23.src.rpm (info) (download)
noarch
python3-colorama-0.4.6-4.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 * 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