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

ID19840
Package Namepython-iniconfig
Version2.0.0
Release1.oc9
Epoch
Sourcegit+https://gitee.com/src-opencloudos-rpms/python-iniconfig.git?.#0542c18d86e133c9a11ca899307577d5cd4ed712
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 bydenisecheng
State complete
Volume DEFAULT
StartedMon, 08 Jan 2024 10:01:57 CST
CompletedMon, 08 Jan 2024 10:05:16 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/python-iniconfig.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/python-iniconfig.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
dist-oc9.0-compose
RPMs
src
python-iniconfig-2.0.0-1.oc9.src.rpm (info) (download)
noarch
python3-iniconfig-2.0.0-1.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 * 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.