Tue, 17 Mar 2026 02:05:18 CST | login

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

ID4084
Package Namepython-colorama
Version0.4.6
Release3.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-colorama.git?.#d503e8b6add7cb6fef8eab06b4c16924f794e29a
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
StartedSat, 09 Sep 2023 13:51:45 CST
CompletedSat, 09 Sep 2023 13:57:13 CST
Taskbuild (dist-ocs23, /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-3.ocs23.src.rpm (info) (download)
noarch
python3-colorama-0.4.6-3.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 * 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