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

ID16828
Package Namepython-libcst
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version1.1.0
Release2.fc41
Epoch
DraftFalse
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 bykojiadmin
State complete
Volume DEFAULT
StartedThu, 23 May 2024 15:26:47 CST
CompletedThu, 23 May 2024 16:47:01 CST
Taskbuild (f41, /rpms/python-libcst.git:a2a169f65c30573309757b14225ec59ce73204e4)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-libcst.git#a2a169f65c30573309757b14225ec59ce73204e4'}}
Tags
f41
RPMs
src
python-libcst-1.1.0-2.fc41.src.rpm (info) (download)
riscv64
python3-libcst-1.1.0-2.fc41.riscv64.rpm (info) (download)
python-libcst-debugsource-1.1.0-2.fc41.riscv64.rpm (info) (download)
python3-libcst-debuginfo-1.1.0-2.fc41.riscv64.rpm (info) (download)
Logs
riscv64
installed_pkgs.log
hw_info.log
root.log
state.log
build.log
mock_output.log
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 - 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