Tue, 13 Jan 2026 12:34:05 CST | login

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

ID16187
Package Namepython-iniparse
Version0.5
Release6.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-iniparse.git?.#61e897579a7c66aa4a57fbe93508d15e05fa2f3c
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 byocs-bot
State complete
Volume DEFAULT
StartedSat, 17 Aug 2024 07:03:07 CST
CompletedSat, 17 Aug 2024 07:05:13 CST
Taskbuild (dist-ocs23, /opencloudos-stream/python-iniparse.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-iniparse.git?.#origin/master'}}
Tags
dist-ocs23
RPMs
src
python-iniparse-0.5-6.ocs23.src.rpm (info) (download)
noarch
python3-iniparse-0.5-6.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 Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.5-6 - Rebuilt for loongarch release * Tue Sep 19 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.5-5 - Rebuilt for python 3.11 * 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