Information for build python-libcst-1.7.0-1.el10

ID147071
Package Namepython-libcst
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version1.7.0
Release1.el10
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/python-libcst.git#c0aa8b4fe039abddecf4ee0fcd2f885bb2932c5e
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
StartedFri, 26 Sep 2025 07:51:56 CST
CompletedFri, 26 Sep 2025 08:10:23 CST
Taskbuild (epel10, /rpms/python-libcst.git:c0aa8b4fe039abddecf4ee0fcd2f885bb2932c5e)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-libcst.git#c0aa8b4fe039abddecf4ee0fcd2f885bb2932c5e'}}
Tags
epel10
RPMs
src
python-libcst-1.7.0-1.el10.src.rpm (info) (download)
riscv64
python3-libcst-1.7.0-1.el10.riscv64.rpm (info) (download)
python-libcst-debugsource-1.7.0-1.el10.riscv64.rpm (info) (download)
python3-libcst-debuginfo-1.7.0-1.el10.riscv64.rpm (info) (download)
Logs
riscv64
installed_pkgs.log
build.log
root.log
mock_output.log
state.log
dnf.log
hw_info.log
dnf.librepo.log
dnf.rpm.log
mock_config.log
Changelog * Thu Mar 20 2025 Michel Lind <salimma@fedoraproject.org> - 1.7.0-1 - Update to 1.7.0; Fixes: RHBZ#2351860 * Fri Feb 21 2025 Fabio Valentini <decathorpe@gmail.com> - 1.6.0-2 - Apply minor patch for compatibility with annotate-snippets 0.11 * Tue Jan 21 2025 Fabio Valentini <decathorpe@gmail.com> - 1.6.0-1 - Update to version 1.6.0; Fixes RHBZ#2317826 * Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Tue Aug 13 2024 Michel Lind <salimma@fedoraproject.org> - 1.4.0-1 - Update to version 1.4.0; Fixes: RHBZ#2264887 * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * 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