Mon, 16 Mar 2026 14:47:31 CST | login

Information for build python-iniconfig-2.0.0-1.ocs23

ID5775
Package Namepython-iniconfig
Version2.0.0
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-iniconfig.git?.#e7700016eae6d4dafc77e35e01ec0838dca923ee
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 byocs-bot
State complete
Volume DEFAULT
StartedFri, 22 Sep 2023 22:14:09 CST
CompletedFri, 22 Sep 2023 22:15:42 CST
Taskbuild (dist-ocs23, /opencloudos-stream/python-iniconfig.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-iniconfig.git?.#origin/master'}}
Tags
dist-ocs23
RPMs
src
python-iniconfig-2.0.0-1.ocs23.src.rpm (info) (download)
noarch
python3-iniconfig-2.0.0-1.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 * Fri Sep 22 2023 Upgrade Robot <upbot@opencloudos.org> - 2.0.0-1 - Upgrade to version 2.0.0 * 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.