Package python3-iniconfig-1.1.1-18.el10.noarch
Name | python3-iniconfig |
---|---|
Epoch | 0 |
Version | 1.1.1 |
Release | 18.el10 |
Architecture | noarch |
Website/URL | http://github.com/RonnyPfannschmidt/iniconfig |
License | MIT |
Build Time | 2024-12-18 22:08:27 |
Build Host | builder-arm64-1.inferitos.ru |
Summary | Brain-dead simple parsing of ini files |
Repositories | CRB, Extras |
Description | iniconfig 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. |
Errata | — |
Size | 18 KiB |
Source Project | python-iniconfig-1.1.1-18.el10 |
SHA-256 checksum | 9f79b32e1c4b36c2f93eaeb9eba0b5cc972d5e2832f3c770ac6c2e0484cf6978 |
×
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.1.1-18 - Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 * Fri Oct 25 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.1.1-17 - Rebuilt for MSVSphere 10 * 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