Thu, 26 Jun 2025 22:18:10 CST | login

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

ID34586
Package Namepython-toml
Version0.10.2
Release7.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/python-toml.git?.#6aa9a5aa7a47818710e35d36df404b6517b1a132
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 bybbrucezhang
State complete
Volume DEFAULT
StartedWed, 23 Apr 2025 06:46:06 CST
CompletedWed, 23 Apr 2025 06:49:10 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
RPMs
src
python-toml-0.10.2-7.oc9.src.rpm (info) (download)
noarch
python3-toml-0.10.2-7.oc9.noarch.rpm (info) (download)
Logs
noarch
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.10.2-7 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * 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