Mon, 12 Jan 2026 18:52:52 CST | login

Information for build pyparsing-3.0.7-5.oc9

ID17824
Package Namepyparsing
Version3.0.7
Release5.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/pyparsing.git?.#f9d94ab2fe81b862b88679156d5f26aca1304df8
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 bydenisecheng
State complete
Volume DEFAULT
StartedMon, 08 Jan 2024 01:02:06 CST
CompletedMon, 08 Jan 2024 01:04:10 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.7-5.oc9.src.rpm (info) (download)
noarch
python3-pyparsing-3.0.7-5.oc9.noarch.rpm (info) (download)
Logs
noarch
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * 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.