Thu, 19 Mar 2026 17:29:53 CST | login

Information for build python-libcst-1.0.1-3.ocs23.rva23

ID25963
Package Namepython-libcst
Version1.0.1
Release3.ocs23.rva23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-libcst.git?.#d97131693decef30d0f142ee8785476cb7a05eb1
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 bymaxonxie
State complete
Volume DEFAULT
StartedWed, 18 Mar 2026 22:35:42 CST
CompletedThu, 19 Mar 2026 04:31:46 CST
Taskbuild (dist-ocs23-riscv-rva23, /opencloudos-stream/python-libcst.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-libcst.git?.#origin/master'}}
Tags
dist-ocs23-riscv-rva23
RPMs
src
python-libcst-1.0.1-3.ocs23.rva23.src.rpm (info) (download)
noarch
python3-libcst-1.0.1-3.ocs23.rva23.noarch.rpm (info) (download)
Logs
noarch
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.0.1-3 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.0.1-2 - Rebuilt for loongarch release * Thu Sep 28 2023 cunshunxia <cunshunxia@tencent.com> - 1.0.1-1 - Upgrade to version 1.0.1 * Tue Sep 26 2023 cunshunxia <cunshunxia@tencent.com> - 0.4.10-1 - initial build