Thu, 04 Jul 2024 02:07:41 CST | login

Information for build python-iniconfig-1.1.1-2.module+el8.6.0+509+f378d270

ID19533
Package Namepython-iniconfig
Version1.1.1
Release2.module+el8.6.0+509+f378d270
Epoch
Sourcegit+https://git.cclinux.org/stage/rpms/python-iniconfig#40817edc692cabcdcc05fb86152a22dfb7a5e6c0
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 bymbs
State complete
Volume DEFAULT
StartedFri, 20 May 2022 19:01:23 CST
CompletedFri, 20 May 2022 19:02:59 CST
Taskbuild (module-python39-3.9-8060020220520104505-d3811607, /stage/rpms/python-iniconfig:40817edc692cabcdcc05fb86152a22dfb7a5e6c0)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/python-iniconfig?#40817edc692cabcdcc05fb86152a22dfb7a5e6c0'}}
Tags
module-python39-3.9-8060020220520104505-d3811607
module-python39-3.9-8060020220520104505-d3811607-build
module-python39-3.9-8070020221114141919-be1f0497
module-python39-3.9-8070020221114141919-be1f0497-build
module-python39-3.9-8070020221118053910-be1f0497
module-python39-3.9-8070020221118053910-be1f0497-build
RPMs
src
python-iniconfig-1.1.1-2.module+el8.6.0+509+f378d270.src.rpm (info) (download)
noarch
python39-iniconfig-1.1.1-2.module+el8.6.0+509+f378d270.noarch.rpm (info) (download)
Logs
noarch
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Wed Jan 13 2021 Tomas Orsava <torsava@redhat.com> - 1.1.1-2 - Convert from Fedora to the python39 module in RHEL8 - Revert usage of pyproject-rpm-macros - Remove dependency on setuptools_scm - Resolves: rhbz#1877430 * Thu Oct 15 2020 Tomas Hrnciar <thrnciar@redhat.com> - 1.1.1-1 - Update to 1.1.1 (#1888157) * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon Jul 13 2020 Miro HronĨok <mhroncok@redhat.com> - 1.0.0-1 - Initial package (#1856421)