Tue, 20 Jan 2026 02:20:53 CST | login

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

ID5461
Package Namepython-toml
Version0.10.2
Release5.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-toml.git?.#bc2829dc8f38a50cb637f048689c911b87e8c4b6
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 bystreamkoji
State complete
Volume DEFAULT
StartedTue, 19 Sep 2023 18:10:54 CST
CompletedTue, 19 Sep 2023 18:12:58 CST
Taskbuild (dist-ocs23-python-update, /opencloudos-stream/python-toml.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-toml.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
python-toml-0.10.2-5.ocs23.src.rpm (info) (download)
noarch
python3-toml-0.10.2-5.ocs23.noarch.rpm (info) (download)
Logs
noarch
root.log
state.log
installed_pkgs.log
hw_info.log
build.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