Tue, 20 Jan 2026 18:03:18 CST | login

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

ID2970
Package Namepython-toml
Version0.10.2
Release4.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-toml.git?.#e7bbb1d5c8278ead12fb828bba2f4961b760a994
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
StartedSat, 09 Sep 2023 06:02:41 CST
CompletedSat, 09 Sep 2023 06:04:54 CST
Taskbuild (dist-ocs23, /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-4.ocs23.src.rpm (info) (download)
noarch
python3-toml-0.10.2-4.ocs23.noarch.rpm (info) (download)
Logs
noarch
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * 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