Thu, 23 May 2024 14:18:12 UTC | login

Information for build ini2toml-0.12-1.fc40

ID255155
Package Nameini2toml
Version0.12
Release1.fc40
Epoch
SummaryAutomatic conversion of .ini/.cfg files to TOML equivalents
DescriptionThe original purpose of this project is to help migrating setup.cfg files to PEP 621, but by extension it can also be used to convert any compatible .ini/.cfg file to TOML. Please notice, the provided .ini/.cfg files should follow the same syntax supported by Python’s ConfigParser library (here referred to as INI syntax) and more specifically abide by ConfigUpdater restrictions (e.g., no interpolation or repeated fields).
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 23 Oct 2023 07:00:51 UTC
CompletedMon, 23 Oct 2023 07:00:51 UTC
Tags
f40
RPMs
src
ini2toml-0.12-1.fc40.src.rpm (info) (download)
noarch
ini2toml-0.12-1.fc40.noarch.rpm (info) (download)
ini2toml+full-0.12-1.fc40.noarch.rpm (info) (download)
ini2toml+lite-0.12-1.fc40.noarch.rpm (info) (download)
Changelog * Mon Aug 28 2023 Charalampos Stratakis <cstratak@redhat.com> - 0.12-1 - Update to 0.12 Resolves: rhbz#2179431 * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.10-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jul 12 2023 Python Maint <python-maint@redhat.com> - 0.10-6 - Rebuilt for Python 3.12 * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.10-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sun Dec 18 2022 Miro Hrončok <mhroncok@redhat.com> - 0.10-4 - Handle test dependencies automatically and hence BuildRequire python3-tomli * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.10-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Jun 14 2022 Python Maint <python-maint@redhat.com> - 0.10-2 - Rebuilt for Python 3.11 * Tue May 03 2022 Charalampos Stratakis <cstratak@redhat.com> - 0.10-1 - Initial package