Sat, 17 Jan 2026 18:00:29 CST | login

Information for build pyparsing-3.0.9-4.ocs23.rv64

ID23342
Package Namepyparsing
Version3.0.9
Release4.ocs23.rv64
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/pyparsing#d213a4c99d16f53d9612e001b519a7eee90888b1
SummaryA Python Parsing Module
DescriptionThe pyparsing module is an alternative approach to creating and executing simple grammars, vs. the traditional lex/yacc approach, or the use of regular expressions. The pyparsing module provides a library of classes that client code uses to construct the grammar directly in Python code.
Built byxinlongchen
State complete
Volume DEFAULT
StartedWed, 03 Sep 2025 17:24:57 CST
CompletedWed, 03 Sep 2025 17:35:47 CST
Taskbuild (dist-ocs23-riscv-base, /opencloudos-stream/pyparsing:master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/pyparsing#master'}}
Tags
dist-ocs23-riscv-base
RPMs
src
pyparsing-3.0.9-4.ocs23.rv64.src.rpm (info) (download)
noarch
python3-pyparsing-3.0.9-4.ocs23.rv64.noarch.rpm (info) (download)
Logs
noarch
state.log
hw_info.log
build.log
root.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.0.9-4 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.0.9-3 - Rebuilt for loongarch release * Mon May 13 2024 Shuo Wang <abushwang@tencent.com> - 3.0.9-2 - open %check for pyparsing * Wed Jan 17 2024 Shuo Wang <abushwang@tencent.com> - 3.0.9-1 - update to 3.0.9 * Tue Sep 19 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.0.7-5 - Rebuilt for python 3.11 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.0.7-4 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.0.7-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.0.7-2 - Rebuilt for OpenCloudOS Stream 23 * Wed May 11 2022 Zhao Zhen <jeremiazhao@tencent.com> - 3.0.7-1 - Initial.