Mon, 16 Mar 2026 22:51:27 CST | login

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

ID5756
Package Namepython-colorama
Version0.4.6
Release5.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-colorama.git?.#a787b946d6b587685b36d1e404e41ed2912ead88
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, 22 Sep 2023 14:32:00 CST
CompletedFri, 22 Sep 2023 14:33:02 CST
Taskbuild (dist-ocs23, /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
RPMs
src
python-colorama-0.4.6-5.ocs23.src.rpm (info) (download)
noarch
python3-colorama-0.4.6-5.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 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