Tue, 10 Mar 2026 20:23:16 UTC | login

Information for build python-iniconfig-1.1.1-18.el10

ID5206
Package Namepython-iniconfig
Version1.1.1
Release18.el10
Epoch
DraftFalse
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 bykojiadmin
State complete
Volume DEFAULT
StartedTue, 10 Mar 2026 15:19:53 UTC
CompletedTue, 10 Mar 2026 15:19:53 UTC
Tags
almalinux-10.0
v9.0-incoming
RPMs
src
python-iniconfig-1.1.1-18.el10.src.rpm (info) (download)
noarch
python3-iniconfig-1.1.1-18.el10.noarch.rpm (info) (download)
Changelog * Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.1.1-18 - Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 * Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.1.1-17 - Bump release for June 2024 mass rebuild * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.1-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.1-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.1-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Jun 16 2023 Python Maint <python-maint@redhat.com> - 1.1.1-13 - Rebuilt for Python 3.12 * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 1.1.1-12 - Bootstrap for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.1-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Dec 08 2022 Lumír Balhar <lbalhar@redhat.com> - 1.1.1-10 - Fix build with pytest 7.2 and tox 4