Sat, 03 Jan 2026 08:28:56 CST | login

Information for build python-iniparse-0.5-5.oc9

ID17913
Package Namepython-iniparse
Version0.5
Release5.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/python-iniparse.git?.#9fa37d563199e8de918b95304eaec630870b5d1d
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 bydenisecheng
State complete
Volume DEFAULT
StartedMon, 08 Jan 2024 01:22:50 CST
CompletedMon, 08 Jan 2024 01:24:35 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/python-iniparse.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/python-iniparse.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
dist-oc9.0-compose
RPMs
src
python-iniparse-0.5-5.oc9.src.rpm (info) (download)
noarch
python3-iniparse-0.5-5.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 * 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