Thu, 30 May 2024 16:25:29 UTC | login

Information for build python-iniparse-0.4-39.fc32

ID130331
Package Namepython-iniparse
Version0.4
Release39.fc32
Epoch
SummaryPython Module for Accessing and Modifying Configuration Data in INI files
Descriptioniniparse is an INI parser for Python which is API compatible with the standard library's ConfigParser, preserves structure of INI files (order of sections & options, indentation, comments, and blank lines are preserved when data is updated), and is more convenient to use.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 03 Dec 2019 07:11:50 UTC
CompletedTue, 03 Dec 2019 07:11:50 UTC
Tags
f32
f33
RPMs
src
python-iniparse-0.4-39.fc32.src.rpm (info) (download)
noarch
python3-iniparse-0.4-39.fc32.noarch.rpm (info) (download)
Changelog * Mon Nov 18 2019 Miro Hrončok <mhroncok@redhat.com> - 0.4-39 - Subpackage python2-iniparse has been removed See https://fedoraproject.org/wiki/Changes/RetirePython2 * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.4-38 - Rebuilt for Python 3.8.0rc1 (#1748018) * Sat Aug 31 2019 Miro Hrončok <mhroncok@redhat.com> - 0.4-37 - Drop build dependency on python2-test * Wed Aug 14 2019 Miro Hrončok <mhroncok@redhat.com> - 0.4-36 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-34 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-33 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-32 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Jun 13 2018 Miro Hrončok <mhroncok@redhat.com> - 0.4-31 - Rebuilt for Python 3.7 * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-30 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Mon Dec 11 2017 Iryna Shcherbina <ishcherb@redhat.com> - 0.4-29 - Fix ambiguous Python 2 dependency declarations (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)