Thu, 19 Sep 2024 12:59:30 UTC | login

Information for build python-libcst-1.1.0-3.fc41

ID311523
Package Namepython-libcst
Version1.1.0
Release3.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-libcst.git#0b63bc80a0fff1f7a69ac035ea32c4c39e914c18
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, 12 Jul 2024 16:13:06 UTC
CompletedFri, 12 Jul 2024 20:55:42 UTC
Taskbuild (f41, /rpms/python-libcst.git:0b63bc80a0fff1f7a69ac035ea32c4c39e914c18)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-libcst.git#0b63bc80a0fff1f7a69ac035ea32c4c39e914c18'}}
Tags
f41
RPMs
src
python-libcst-1.1.0-3.fc41.src.rpm (info) (download)
riscv64
python3-libcst-1.1.0-3.fc41.riscv64.rpm (info) (download)
python-libcst-debugsource-1.1.0-3.fc41.riscv64.rpm (info) (download)
python3-libcst-debuginfo-1.1.0-3.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
root.log
hw_info.log
build.log
mock_output.log
Changelog * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 1.1.0-3 - Bootstrap for Python 3.13 * 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 - 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