Thu, 04 Jul 2024 01:58:52 CST | login

Information for build python-iniconfig-1.1.1-7.el9

ID21788
Package Namepython-iniconfig
Version1.1.1
Release7.el9
Epoch
Sourcegit+https://git.cclinux.org/stage/rpms/python-iniconfig.git#5f74bf7882aa73ec1160131c94182c7d2ed5d07e
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 bydistrobuild
State complete
Volume DEFAULT
StartedWed, 06 Jul 2022 19:18:53 CST
CompletedWed, 06 Jul 2022 19:21:21 CST
Taskbuild (dist-circle9, /stage/rpms/python-iniconfig.git:5f74bf7882aa73ec1160131c94182c7d2ed5d07e)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/python-iniconfig.git?#5f74bf7882aa73ec1160131c94182c7d2ed5d07e'}}
Tags
dist-circle9
dist-circle9-compose
RPMs
src
python-iniconfig-1.1.1-7.el9.src.rpm (info) (download)
noarch
python3-iniconfig-1.1.1-7.el9.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 * Tue Feb 22 2022 Tomas Orsava <torsava@redhat.com> - 1.1.1-7 - Add gating configuration and a simple smoke test - Related: rhbz#1950291 * Tue Feb 08 2022 Tomas Orsava <torsava@redhat.com> - 1.1.1-6 - Add automatically generated Obsoletes tag with the python39- prefix for smoother upgrade from RHEL8 - Related: rhbz#1990421 * Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 1.1.1-5 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.1.1-4 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 * Mon Mar 08 2021 Charalampos Stratakis <cstratak@redhat.com> - 1.1.1-3 - Disable tests on RHEL9 to remove tox dependency * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * 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)