Name: | python39-iniconfig |
---|---|
Version: | 1.1.1 |
Release: | 2.module+el8.9.0+90016+9c2d6573 |
Architecture: | noarch |
Module: | python39-devel:3.9:8090020231116015837:aed85c85 python39-devel:3.9:8100020240409235917:10 python39-devel:3.9:8100020240516111311:10 python39-devel:3.9:8100020240826142629:10 python39-devel:3.9:8100020240927003152:10 |
Group: | Unspecified |
Size: | 17477 |
License: | MIT |
RPM: | python39-iniconfig-1.1.1-2.module+el8.9.0+90016+9c2d6573.noarch.rpm |
Source RPM: | python-iniconfig-1.1.1-2.module+el8.9.0+90016+9c2d6573.src.rpm |
Build Date: | Wed Oct 25 2023 |
Build Host: | build-ol8-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. |
- Convert from Fedora to the python39 module in RHEL8 - Revert usage of pyproject-rpm-macros - Remove dependency on setuptools_scm - Resolves: rhbz#1877430
- Update to 1.1.1 (#1888157)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
- Initial package (#1856421)