Tue, 20 Jan 2026 16:10:18 CST | login

Information for build python-tokenize-rt-5.2.0-1.oc9

ID20496
Package Namepython-tokenize-rt
Version5.2.0
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/python-tokenize-rt.git?.#812823e13f99f1528f06402af7d57f647b9db5f9
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
StartedTue, 16 Jan 2024 19:29:41 CST
CompletedTue, 16 Jan 2024 19:31:07 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/python-tokenize-rt.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-tokenize-rt.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
python-tokenize-rt-5.2.0-1.oc9.src.rpm (info) (download)
noarch
python3-tokenize-rt-5.2.0-1.oc9.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Sep 28 2023 Wang Guodong <gordonwwang@tencent.com> - 5.2.0-1 - Upgrade to version 5.2.0 * Tue Sep 19 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 5.0.0-4 - Rebuilt for python 3.11 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 5.0.0-3 - Rebuilt for OpenCloudOS Stream 23.09 * 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