Tue, 20 Jan 2026 09:04:40 CST | login

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

ID16272
Package Namepython-toml
Version0.10.2
Release6.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-toml.git?.#7a99f1845b24cb4e977228912f5c1ffd2c393414
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 byocs-bot
State complete
Volume DEFAULT
StartedSat, 17 Aug 2024 07:24:36 CST
CompletedSat, 17 Aug 2024 07:29:13 CST
Taskbuild (dist-ocs23, /opencloudos-stream/python-toml.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-toml.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-base
RPMs
src
python-toml-0.10.2-6.ocs23.src.rpm (info) (download)
noarch
python3-toml-0.10.2-6.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 Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.10.2-6 - Rebuilt for loongarch release * 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