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

Information for build pyparsing-3.0.7-5.ocs23

ID4906
Package Namepyparsing
Version3.0.7
Release5.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/pyparsing.git?.#616fe0f3bc0624b76acf75755a4609b0086cebdf
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 bystreamkoji
State complete
Volume DEFAULT
StartedTue, 19 Sep 2023 15:50:13 CST
CompletedTue, 19 Sep 2023 15:53:08 CST
Taskbuild (dist-ocs23-python-update, /opencloudos-stream/pyparsing.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/pyparsing.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
pyparsing-3.0.7-5.ocs23.src.rpm (info) (download)
noarch
python3-pyparsing-3.0.7-5.ocs23.noarch.rpm (info) (download)
Logs
noarch
installed_pkgs.log
build.log
state.log
hw_info.log
root.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.