Mon, 19 Jan 2026 23:10:25 CST | login

Information for build pyparsing-3.0.9-1.ocs23

ID6871
Package Namepyparsing
Version3.0.9
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/pyparsing.git?.#f144011702192141f9377f952b8ec35de283e4d3
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 byocs-bot
State complete
Volume DEFAULT
StartedWed, 17 Jan 2024 11:58:23 CST
CompletedWed, 17 Jan 2024 11:59:26 CST
Taskbuild (dist-ocs23, /opencloudos-stream/pyparsing.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/pyparsing.git?.#origin/master'}}
Tags
dist-ocs23
RPMs
src
pyparsing-3.0.9-1.ocs23.src.rpm (info) (download)
noarch
python3-pyparsing-3.0.9-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 * 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.