Information for build python-toml-0.10.2-5.oc9

ID18146
Package Namepython-toml
Version0.10.2
Release5.oc9
Epoch
Sourcegit+https://gitee.com/src-opencloudos-rpms/python-toml.git?.#aa660a587f1ccda1222c8f0281d0b1329bc2a1ab
SummaryPython Library for Tom's Obvious, Minimal Language
DescriptionTOML aims to be a minimal configuration file format that's easy to read due to \ obvious semantics. TOML is designed to map unambiguously to a hash table. TOML \ should be easy to parse into data structures in a wide variety of languages. \ This package loads toml file into python dictionary and dump dictionary into \ toml file.
Built bydenisecheng
State complete
Volume DEFAULT
StartedMon, 08 Jan 2024 02:15:45 CST
CompletedMon, 08 Jan 2024 02:17:39 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/python-toml.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/python-toml.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
dist-oc9.0-compose
RPMs
src
python-toml-0.10.2-5.oc9.src.rpm (info) (download)
noarch
python3-toml-0.10.2-5.oc9.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Tue Sep 19 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.10.2-5 - Rebuilt for python 3.11 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.10.2-4 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.10.2-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.10.2-2 - Rebuilt for OpenCloudOS Stream 23 * Tue Nov 29 2022 Zhao Zhen <jeremiazhao@tencent.com> - 0.10.2-1 - initial