Tue, 13 Jan 2026 12:27:36 CST | login

Information for build python-iniparse-0.5-4.ocs23

ID2876
Package Namepython-iniparse
Version0.5
Release4.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-iniparse.git?.#b1b9e1eca039964f936ddf0c1df81fa4e3504a0e
SummaryPython iniparse module
Descriptioniniparse is a INI parser for Python which is: Compatible with ConfigParser: Backward compatible implementations of \ ConfigParser, RawConfigParser, and SafeConfigParser are included that \ are API-compatible with the Python standard library. Preserves structure of INI files: Order of sections & options, \ indentation, comments, and blank lines are preserved as far as possible \ when data is updated. More convenient: Values can be accessed using dotted notation \ (cfg.user.name), or using container syntax (cfg['user']['name']).
Built bystreamkoji
State complete
Volume DEFAULT
StartedSat, 09 Sep 2023 05:37:14 CST
CompletedSat, 09 Sep 2023 05:41:03 CST
Taskbuild (dist-ocs23, /opencloudos-stream/python-iniparse.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-iniparse.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
python-iniparse-0.5-4.ocs23.src.rpm (info) (download)
noarch
python3-iniparse-0.5-4.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 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.5-4 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.5-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.5-2 - Rebuilt for OpenCloudOS Stream 23 * Thu Nov 17 2022 Xun Zhong <victorzhong@tencent.com> - 0.5-1 - Initial build