Mon, 12 Jan 2026 18:05:46 CST | login

Information for build python-iniparse-0.5-8.ocs23.rv64

ID23473
Package Namepython-iniparse
Version0.5
Release8.ocs23.rv64
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-iniparse#a71373805bbc1fb78f9d230a60dd07ae6ac7a3f2
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 byxinlongchen
State complete
Volume DEFAULT
StartedWed, 03 Sep 2025 20:17:56 CST
CompletedWed, 03 Sep 2025 20:52:49 CST
Taskbuild (dist-ocs23-riscv-base, /opencloudos-stream/python-iniparse:master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-iniparse#master'}}
Tags
dist-ocs23-riscv-base
RPMs
src
python-iniparse-0.5-8.ocs23.rv64.src.rpm (info) (download)
noarch
python3-iniparse-0.5-8.ocs23.rv64.noarch.rpm (info) (download)
Logs
noarch
state.log
hw_info.log
build.log
root.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.5-8 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Mon Sep 02 2024 cunshunxia <cunshunxia@tencent.com> - 0.5-7 - use pytest instead of tox which will deprecate. * 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