Name: | python3-asttokens |
---|---|
Version: | 2.0.5 |
Release: | 6.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 98546 |
License: | ASL 2.0 |
RPM: | python3-asttokens-2.0.5-6.el9.noarch.rpm |
Source RPM: | python-asttokens-2.0.5-6.el9.src.rpm |
Build Date: | Thu Aug 25 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://pypi.python.org/pypi/asttokens |
Summary: | Module to annotate Python abstract syntax trees with source code positions |
Description: | The asttokens module annotates Python abstract syntax trees (ASTs) with the positions of tokens and text in the source code that generated them. This makes it possible for tools that work with logical AST nodes to find the particular text that resulted in those nodes, for example for automated refactoring or highlighting. |
- Do not test against astroid (rhbz#2034943)
- Rewrap %description to 80 columns
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
- Rebuilt for Python 3.10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
- Update to latest version (#1823090) - Ignore tests that fail with python3.9 (#1817679)
- Rebuilt for Python 3.9