Tue, 20 Jan 2026 14:23:06 CST | login

Information for build python-tokenize-rt-5.0.0-2.oc9

ID17134
Package Namepython-tokenize-rt
Version5.0.0
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/python-tokenize-rt.git?.#4f9a0897ae0b8f6754d035a8378f2a674cc4e274
SummaryWrapper for Python's stdlib `tokenize` supporting roundtrips
DescriptionThe stdlib tokenize module does not properly roundtrip. This wrapper around the stdlib provides two additional tokens ESCAPED_NL and UNIMPORTANT_WS, and a Token data type. Use src_to_tokens and tokens_to_src to roundtrip. This library is useful if you are writing a refactoring tool based on the python tokenization.
Built bydenisecheng
State complete
Volume DEFAULT
StartedMon, 16 Oct 2023 16:07:08 CST
CompletedMon, 16 Oct 2023 16:09:06 CST
Taskbuild (dist-oc9-epol, /src-opencloudos-rpms/python-tokenize-rt.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/python-tokenize-rt.git?.#origin/oc9'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
RPMs
src
python-tokenize-rt-5.0.0-2.oc9.src.rpm (info) (download)
noarch
python3-tokenize-rt-5.0.0-2.oc9.noarch.rpm (info) (download)
Logs
noarch
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 5.0.0-2 - Rebuilt for OpenCloudOS Stream 23.05 * Thu Apr 20 2023 Wang Guodong <gordonwwang@tencent.com> - 5.0.0-1 - initial build