Wed, 24 Apr 2024 16:02:55 UTC | login

Information for build python-iniconfig-1.1.1-2.module_el8.4.0+667+a9d36200

ID16179
Package Namepython-iniconfig
Version1.1.1
Release2.module_el8.4.0+667+a9d36200
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
StartedFri, 29 Jan 2021 18:07:53 UTC
CompletedFri, 29 Jan 2021 18:09:31 UTC
Taskbuild (module-a9d36200cf56b2c3, /rpms/python-iniconfig:f707fca709c2a1d006dcff691dfa2b9b648ecb7f)
Extra{'source': {'original_url': 'git+https://git.centos.org/rpms/python-iniconfig?#f707fca709c2a1d006dcff691dfa2b9b648ecb7f'}}
Tags
module-python39-3.9-bootstrap-8040020210129174429-daa09e2d
module-python39-3.9-bootstrap-8040020210129174429-daa09e2d-build
RPMs
src
python-iniconfig-1.1.1-2.module_el8.4.0+667+a9d36200.src.rpm (info) (download)
noarch
python39-iniconfig-1.1.1-2.module_el8.4.0+667+a9d36200.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)