Fri, 19 Apr 2024 21:07:20 UTC | login

Information for build python-iniconfig-1.1.1-2.module_el8.4.0+656+a7dcd76b

ID16042
Package Namepython-iniconfig
Version1.1.1
Release2.module_el8.4.0+656+a7dcd76b
Epoch
Sourcegit+https://git.centos.org/rpms/python-iniconfig#f707fca709c2a1d006dcff691dfa2b9b648ecb7f
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 bymbox-mbs-backend
State complete
Volume DEFAULT
StartedWed, 27 Jan 2021 02:58:29 UTC
CompletedWed, 27 Jan 2021 02:59:59 UTC
Taskbuild (module-a7dcd76b2ce09bd2, /rpms/python-iniconfig:f707fca709c2a1d006dcff691dfa2b9b648ecb7f)
Extra{'source': {'original_url': 'git+https://git.centos.org/rpms/python-iniconfig?#f707fca709c2a1d006dcff691dfa2b9b648ecb7f'}}
Tags No tags
RPMs
src
python-iniconfig-1.1.1-2.module_el8.4.0+656+a7dcd76b.src.rpm (info) (download)
noarch
python39-iniconfig-1.1.1-2.module_el8.4.0+656+a7dcd76b.noarch.rpm (info) (download)
Logs
noarch
build.log
root.log
noarch_rpmdiff.json
mock_output.log
hw_info.log
state.log
Changelog * Wed Jan 13 2021 Tomas Orsava <torsava@redhat.com> - 1.1.1-2 - Convert from Fedora to the python39 module in RHEL8 - Revert usage of pyproject-rpm-macros - Remove dependency on setuptools_scm - Resolves: rhbz#1877430 * 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)