Sun, 22 Dec 2024 15:27:41 CST | login

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

ID22252
Package Namepython-toml
Version0.10.2
Release7.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-toml.git?.#23200696f55c8964d59f39f659351139ee7eb4a2
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, 28 Sep 2024 22:20:37 CST
CompletedSat, 28 Sep 2024 22:28:03 CST
Taskbuild (dist-ocs23-base, /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-base
RPMs
src
python-toml-0.10.2-7.ocs23.src.rpm (info) (download)
noarch
python3-toml-0.10.2-7.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 * 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