Tue, 20 Jan 2026 19:29:40 CST | login

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

ID5458
Package Namepython-tokenize-rt
Version5.0.0
Release4.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-tokenize-rt.git?.#dfef730962a9b1bf2eb3b0da7ff730f3edb4052f
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
StartedTue, 19 Sep 2023 18:10:24 CST
CompletedTue, 19 Sep 2023 18:12:01 CST
Taskbuild (dist-ocs23-python-update, /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-4.ocs23.src.rpm (info) (download)
noarch
python3-tokenize-rt-5.0.0-4.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 * 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