Mon, 16 Mar 2026 02:23:34 CST | login

Information for build python-iniconfig-1.1.1-5.ocs23

ID5098
Package Namepython-iniconfig
Version1.1.1
Release5.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-iniconfig.git?.#95f395b57b47379226ce29fc52eda43e5a43cf07
SummaryBrain-dead simple parsing of ini files
Descriptioniniconfig is a small and simple INI-file parser module having a unique set of features: * tested against Python2.4 across to Python3.2, Jython, PyPy * maintains order of sections and entries * supports multi-line values with or without line-continuations * supports "#" comments everywhere * raises errors with proper line-numbers * no bells and whistles like automatic substitutions * iniconfig raises an Error if two sections have the same name.
Built bystreamkoji
State complete
Volume DEFAULT
StartedTue, 19 Sep 2023 16:48:42 CST
CompletedTue, 19 Sep 2023 16:51:14 CST
Taskbuild (dist-ocs23-python-update, /opencloudos-stream/python-iniconfig.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-iniconfig.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
python-iniconfig-1.1.1-5.ocs23.src.rpm (info) (download)
noarch
python3-iniconfig-1.1.1-5.ocs23.noarch.rpm (info) (download)
Logs
noarch
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Tue Sep 19 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.1.1-5 - Rebuilt for python 3.11 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.1.1-4 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.1.1-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.1.1-2 - Rebuilt for OpenCloudOS Stream 23 * Mon Dec 12 2022 Feng Weiyao <wynnfeng@tencent.com> - 1.1.1-1 - package init.