Wed, 02 Oct 2024 08:04:55 CST | login

Information for build python-iniconfig-1.1.1-2.module+el8.8.0+693+9ffdefbc

ID26363
Package Namepython-iniconfig
Version1.1.1
Release2.module+el8.8.0+693+9ffdefbc
Epoch
Sourcegit+https://git.cclinux.org/stage/rpms/python-iniconfig#488e61a216408870538c3746298dc73ec17b5dba
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
StartedWed, 07 Jun 2023 19:17:09 CST
CompletedWed, 07 Jun 2023 19:18:39 CST
Taskbuild (module-python39-3.9-8080020230607110627-aed85c85, /stage/rpms/python-iniconfig:488e61a216408870538c3746298dc73ec17b5dba)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/python-iniconfig?#488e61a216408870538c3746298dc73ec17b5dba'}}
Tags
module-python39-3.9-8080020230607110627-aed85c85
module-python39-3.9-8080020230607110627-aed85c85-build
module-python39-3.9-8080020230710135314-aed85c85
module-python39-3.9-8080020230710135314-aed85c85-build
module-python39-3.9-8080020231026122944-aed85c85
module-python39-3.9-8080020231026122944-aed85c85-build
module-python39-3.9-8090020240204094155-2af133b6
module-python39-3.9-8090020240204094155-2af133b6-build
module-python39-3.9-8090020240412132608-2af133b6
module-python39-3.9-8090020240412132608-2af133b6-build
module-python39-3.9-8100020240615153910-e3a3f2fc
module-python39-3.9-8100020240615153910-e3a3f2fc-build
module-python39-3.9-8100020240829143308-e3a3f2fc
module-python39-3.9-8100020240829143308-e3a3f2fc-build
module-python39-3.9-8100020240908032950-e3a3f2fc
module-python39-3.9-8100020240908032950-e3a3f2fc-build
RPMs
src
python-iniconfig-1.1.1-2.module+el8.8.0+693+9ffdefbc.src.rpm (info) (download)
noarch
python39-iniconfig-1.1.1-2.module+el8.8.0+693+9ffdefbc.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)