Thu, 23 Jan 2025 13:48:13 CST | login

Information for build python-libcst-0.4.10-1.ocs23

ID5953
Package Namepython-libcst
Version0.4.10
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-libcst.git?.#26f53515280725364b0b48515a132771b8a97249
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 byocs-bot
State complete
Volume DEFAULT
StartedWed, 27 Sep 2023 10:34:54 CST
CompletedWed, 27 Sep 2023 10:36:29 CST
Taskbuild (dist-ocs23, /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
RPMs
src
python-libcst-0.4.10-1.ocs23.src.rpm (info) (download)
noarch
python3-libcst-0.4.10-1.ocs23.noarch.rpm (info) (download)
Logs
noarch
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Tue Sep 26 2023 cunshunxia <cunshunxia@tencent.com> - 0.4.10-1 - initial build