Information for build pyparsing-3.0.9-4.oc9

ID32131
Package Namepyparsing
Version3.0.9
Release4.oc9
Epoch
Sourcegit+https://gitee.com/src-opencloudos-rpms/pyparsing.git?.#33b92e6f58e5c2818ef414d6830d8034155bd64d
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 bybbrucezhang
State complete
Volume DEFAULT
StartedThu, 12 Dec 2024 13:35:07 CST
CompletedThu, 12 Dec 2024 13:36:25 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/pyparsing.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/pyparsing.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
RPMs
src
pyparsing-3.0.9-4.oc9.src.rpm (info) (download)
noarch
python3-pyparsing-3.0.9-4.oc9.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
installed_pkgs.log
state.log
hw_info.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.