Name: | python39-iniconfig |
---|---|
Version: | 1.1.1 |
Release: | 2.module+el8.4.0+20109+b7b1db01 |
Architecture: | noarch |
Module: | python39-devel:3.9:8040020210325151438:f1d9d306 python39-devel:3.9:8050020210811100211:d428a79b python39-devel:3.9:8060020220118220913:d3811607 python39-devel:3.9:8070020220916150556:be1f0497 python39-devel:3.9:8070020221109174649:6eba81d3 python39-devel:3.9:8080020221221152015:aed85c85 python39-devel:3.9:8080020230531142208:aed85c85 python39-devel:3.9:8080020230922214114:93c2fc2f |
Group: | Unspecified |
Size: | 17477 |
License: | MIT |
RPM: | python39-iniconfig-1.1.1-2.module+el8.4.0+20109+b7b1db01.noarch.rpm |
Source RPM: | python-iniconfig-1.1.1-2.module+el8.4.0+20109+b7b1db01.src.rpm |
Build Date: | Thu Apr 15 2021 |
Build Host: | host-100-100-224-37.blddevtest1iad.osdevelopmeniad.oraclevcn.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)