Sun, 12 May 2024 17:57:50 UTC | login

Information for build python-libcst-1.1.0-2.fc40

ID293317
Package Namepython-libcst
Version1.1.0
Release2.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-libcst.git#a2a169f65c30573309757b14225ec59ce73204e4
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 failed
Volume DEFAULT
StartedWed, 17 Apr 2024 09:36:51 UTC
CompletedWed, 17 Apr 2024 10:34:14 UTC
Taskbuild (f40, /rpms/python-libcst.git:a2a169f65c30573309757b14225ec59ce73204e4)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-libcst.git#a2a169f65c30573309757b14225ec59ce73204e4'}}
Tags No tags
RPMs No RPMs
Changelog * Thu Feb 01 2024 Michel Lind <salimma@fedoraproject.org> 1.1.0-2 - Rebuild with tests enabled * Wed Jan 31 2024 Michel Lind <salimma@fedoraproject.org> 1.1.0-1 - Update to 1.1.0 * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> 0.4.10-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> 0.4.10-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Oct 27 2023 Miro HronĨok <miro@hroncok.cz> 0.4.10-2 - Fix build --without tests * Wed Sep 06 2023 Michel Lind <salimma@fedoraproject.org> 0.4.10-1 - Update to 0.4.10 * 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