Wed, 21 Jan 2026 00:34:58 CST | login

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

ID6008
Package Namepython-tokenize-rt
Version5.2.0
Release1.ocs23
Epoch
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 byocs-bot
State complete
Volume DEFAULT
StartedThu, 28 Sep 2023 16:15:57 CST
CompletedThu, 28 Sep 2023 16:16:59 CST
Taskbuild (dist-ocs23, /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-ocs23
RPMs
src
python-tokenize-rt-5.2.0-1.ocs23.src.rpm (info) (download)
noarch
python3-tokenize-rt-5.2.0-1.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 * 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