Name: | python3-iniconfig |
---|---|
Version: | 1.1.1 |
Release: | 7.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 17805 |
License: | MIT |
RPM: | python3-iniconfig-1.1.1-7.el9.noarch.rpm |
Source RPM: | python-iniconfig-1.1.1-7.el9.src.rpm |
Build Date: | Wed May 25 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | http://github.com/RonnyPfannschmidt/iniconfig |
Summary: | Brain-dead simple parsing of ini files |
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. |
- Add gating configuration and a simple smoke test - Related: rhbz#1950291
- Add automatically generated Obsoletes tag with the python39- prefix for smoother upgrade from RHEL8 - Related: rhbz#1990421
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
- Disable tests on RHEL9 to remove tox dependency
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- Update to 1.1.1 (#1888157)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
- Initial package (#1856421)