Wed, 02 Oct 2024 07:51:10 CST | login

Information for build python-iniconfig-1.1.1-2.module+el8.7.0+576+e0e9d3aa

ID23143
Package Namepython-iniconfig
Version1.1.1
Release2.module+el8.7.0+576+e0e9d3aa
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
StartedTue, 15 Nov 2022 21:56:47 CST
CompletedTue, 15 Nov 2022 21:58:18 CST
Taskbuild (module-e0e9d3aa80580a7c, /stage/rpms/python-iniconfig:40817edc692cabcdcc05fb86152a22dfb7a5e6c0)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/python-iniconfig?#40817edc692cabcdcc05fb86152a22dfb7a5e6c0'}}
Tags
module-python39-3.9-bootstrap-8070020211009094909-be1f0497
module-python39-3.9-bootstrap-8070020211009094909-be1f0497-build
module-python39-3.9-bootstrap-8070020211009114034-be1f0497
module-python39-3.9-bootstrap-8070020211009114034-be1f0497-build
module-python39-3.9-bootstrap-8070020211009183551-be1f0497
module-python39-3.9-bootstrap-8070020211009183551-be1f0497-build
RPMs
src
python-iniconfig-1.1.1-2.module+el8.7.0+576+e0e9d3aa.src.rpm (info) (download)
noarch
python39-iniconfig-1.1.1-2.module+el8.7.0+576+e0e9d3aa.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)