Wed, 21 Jan 2026 02:11:22 CST | login

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

ID17510
Package Namepython-tokenize-rt
Version5.2.0
Release2.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-tokenize-rt.git?.#6106decad5cc82c43a5a9cb67bdd21a559c8ecd2
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
StartedSat, 17 Aug 2024 17:05:19 CST
CompletedSat, 17 Aug 2024 17:09:39 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-2.ocs23.src.rpm (info) (download)
noarch
python3-tokenize-rt-5.2.0-2.ocs23.noarch.rpm (info) (download)
Logs
noarch
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 5.2.0-2 - Rebuilt for loongarch release * 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