Thu, 22 Jan 2026 05:36:42 CST | login

Information for build python-tokenize-rt-5.0.0-3.ocs23

ID4339
Package Namepython-tokenize-rt
Version5.0.0
Release3.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-tokenize-rt.git?.#6ab66d5cf1afeacd9459c1de06c170b9c53e7e5e
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 bystreamkoji
State complete
Volume DEFAULT
StartedSat, 09 Sep 2023 15:33:42 CST
CompletedSat, 09 Sep 2023 15:41:08 CST
Taskbuild (dist-ocs23, /opencloudos-stream/python-tokenize-rt.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-tokenize-rt.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
python-tokenize-rt-5.0.0-3.ocs23.src.rpm (info) (download)
noarch
python3-tokenize-rt-5.0.0-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> - 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