Sun, 26 May 2024 16:16:20 UTC | login

Information for build python-tokenize-rt-5.2.0-3.fc40

ID292814
Package Namepython-tokenize-rt
Version5.2.0
Release3.fc40
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
StartedThu, 29 Feb 2024 10:34:48 UTC
CompletedThu, 29 Feb 2024 10:34:48 UTC
Tags
f40
f41
RPMs
src
python-tokenize-rt-5.2.0-3.fc40.src.rpm (info) (download)
noarch
python3-tokenize-rt-5.2.0-3.fc40.noarch.rpm (info) (download)
Changelog * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5.2.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jul 31 2023 Roman Inflianskas <rominf@aiven.io> - 5.2.0-1 - Update to 5.2.0 (fedora#2227583) * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 5.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jul 06 2023 Maxwell G <maxwell@gtmx.me> - 5.1.0-1 - Update to 5.1.0. - Fix Python 3.12 test failures. - Fixes: rhbz#2220538 * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 5.0.0-3 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 5.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Tue Oct 04 2022 Roman Inflianskas <rominf@aiven.io> - 5.0.0-1 - Update to 5.0.0 (resolve rhbz#2131856) * 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