Sat, 17 Jan 2026 19:54:02 CST | login

Information for build pyparsing-3.0.9-2.ocs23

ID9736
Package Namepyparsing
Version3.0.9
Release2.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/pyparsing.git?.#9e2920026d16856465469dcf04d02b59a7fb6a9a
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
StartedMon, 13 May 2024 17:19:44 CST
CompletedMon, 13 May 2024 17:22:17 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-2.ocs23.src.rpm (info) (download)
noarch
python3-pyparsing-3.0.9-2.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 * 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.