Sun, 26 May 2024 11:03:19 UTC | login

Information for build python-tokenize-rt-4.2.1-2.fc37

ID203713
Package Namepython-tokenize-rt
Version4.2.1
Release2.fc37
Epoch
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 bydavidlt
State complete
Volume DEFAULT
StartedMon, 19 Sep 2022 22:33:05 UTC
CompletedMon, 19 Sep 2022 22:33:05 UTC
Tags
f37
f38
RPMs
src
python-tokenize-rt-4.2.1-2.fc37.src.rpm (info) (download)
noarch
python3-tokenize-rt-4.2.1-2.fc37.noarch.rpm (info) (download)
Changelog * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.2.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Jul 13 2022 Roman Inflianskas <rominf@aiven.io> - 4.2.1-1 - Initial package