Mon, 17 Jun 2024 14:22:03 UTC | login

Information for build python-libcst-0.4.10-1.fc40

ID253440
Package Namepython-libcst
Version0.4.10
Release1.fc40
Epoch
SummaryA concrete syntax tree with AST-like properties for Python 3
DescriptionLibCST parses Python source code as a CST tree that keeps all formatting details (comments, whitespaces, parentheses, etc). It's useful for building automated refactoring (codemod) applications and linters. LibCST creates a compromise between an Abstract Syntax Tree (AST) and a traditional Concrete Syntax Tree (CST). By carefully reorganizing and naming node types and fields, it creates a lossless CST that looks and feels like an AST.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 20 Oct 2023 09:09:58 UTC
CompletedFri, 20 Oct 2023 09:09:58 UTC
Tags
f40
f41
RPMs
src
python-libcst-0.4.10-1.fc40.src.rpm (info) (download)
noarch
python-libcst-doc-0.4.10-1.fc40.noarch.rpm (info) (download)
python3-libcst-0.4.10-1.fc40.noarch.rpm (info) (download)
Changelog * Wed Sep 06 2023 Michel Lind <salimma@fedoraproject.org> - 0.4.10-1 - Update to 0.4.10 - Use SPDX license identifiers - Modernize to use the new Python packaging guidelines * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.21-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Mon Jul 10 2023 Python Maint <python-maint@redhat.com> - 0.3.21-9 - Rebuilt for Python 3.12 * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 0.3.21-8 - Bootstrap for Python 3.12 * Wed Feb 22 2023 Yaakov Selkowitz <yselkowitz@fedoraproject.org> - 0.3.21-7 - Disable docs and tests by default in ELN builds * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.21-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.21-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Sat Jul 16 2022 Python Maint <python-maint@redhat.com> - 0.3.21-4 - Rebuilt for Python 3.11 * Mon Jun 20 2022 Python Maint <python-maint@redhat.com> - 0.3.21-3 - Bootstrap for Python 3.11 * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.21-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Sun Nov 07 2021 Davide Cavalca <dcavalca@fedoraproject.org> - 0.3.21-1 - Update to 0.3.21; Fixes: RHBZ#1960292, RHBZ#1959007 * Sun Nov 07 2021 Davide Cavalca <dcavalca@fedoraproject.org> - 0.3.18-7 - Drop logic for Fedora 32