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

ID54423
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
Release4.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/python-libcst.git#33027e92b04e23c2eb950d541e9d339375e5aa86
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
StartedSat, 15 Jun 2024 22:58:00 CST
CompletedSun, 16 Jun 2024 00:17:04 CST
Taskbuild (f41, /rpms/python-libcst.git:33027e92b04e23c2eb950d541e9d339375e5aa86)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-libcst.git#33027e92b04e23c2eb950d541e9d339375e5aa86'}}
Tags
f41
RPMs
src
python-libcst-1.1.0-4.fc41.src.rpm (info) (download)
riscv64
python3-libcst-1.1.0-4.fc41.riscv64.rpm (info) (download)
python-libcst-debugsource-1.1.0-4.fc41.riscv64.rpm (info) (download)
python3-libcst-debuginfo-1.1.0-4.fc41.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
installed_pkgs.log
build.log
state.log
root.log
mock_output.log
Changelog * Sat Jun 08 2024 Python Maint <python-maint@redhat.com> - 1.1.0-4 - Rebuilt for Python 3.13 * 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