Click here to visit the old openkoji buildsystem (Archived)

Information for build ini2toml-0.12-3.fc40

ID30211
Package Nameini2toml
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version0.12
Release3.fc40
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/ini2toml.git#4d65a32acdbee1e2d7608fb1936bfd6b522d1400
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 bykojiadmin
State complete
Volume DEFAULT
StartedFri, 03 May 2024 23:46:39 CST
CompletedSat, 04 May 2024 00:01:13 CST
Taskbuild (f40, /rpms/ini2toml.git:4d65a32acdbee1e2d7608fb1936bfd6b522d1400)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ini2toml.git#4d65a32acdbee1e2d7608fb1936bfd6b522d1400'}}
Tags
f40
RPMs
src
ini2toml-0.12-3.fc40.src.rpm (info) (download)
noarch
ini2toml-0.12-3.fc40.noarch.rpm (info) (download)
ini2toml+full-0.12-3.fc40.noarch.rpm (info) (download)
ini2toml+lite-0.12-3.fc40.noarch.rpm (info) (download)
Logs
noarch
state.log
root.log
hw_info.log
installed_pkgs.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.12-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jan 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.12-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * 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