Thu, 15 Jan 2026 09:09:06 CST | login

Information for build python-traitlets-5.10.0-2.oc9

ID18367
Package Namepython-traitlets
Version5.10.0
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/python-traitlets.git?.#218e3761bd258698f27223555b0d41a308ebe573
SummaryA lightweight derivative of Enthought Traits for configuring Python objects
DescriptionTraitlets is a pure Python library enabling: - the enforcement of strong typing for attributes of Python objects (typed attributes are called "traits"); - dynamically calculated default values; - automatic validation and coercion of trait attributes when attempting a change; - registering for receiving notifications when trait values change; - reading configuring values from files or from command line arguments - a distinct layer on top of traitlets, so you may use traitlets without the configuration machinery.
Built bydenisecheng
State complete
Volume DEFAULT
StartedMon, 08 Jan 2024 03:10:36 CST
CompletedMon, 08 Jan 2024 03:13:01 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/python-traitlets.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/python-traitlets.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
dist-oc9.0-compose
RPMs
src
python-traitlets-5.10.0-2.oc9.src.rpm (info) (download)
noarch
python3-traitlets-5.10.0-2.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 * Mon Nov 27 2023 Doris Chao <doriscchao@tencent.com> - 5.10.0-2 - Add buildrequires to complete build test part * Fri Sep 22 2023 Miaojun Dong <zoedong@tencent.com> - 5.10.0-1 - Bump version to 5.10.0 * Tue Sep 19 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 5.4.0-5 - Rebuilt for python 3.11 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 5.4.0-4 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 5.4.0-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 5.4.0-2 - Rebuilt for OpenCloudOS Stream 23 * Thu Dec 01 2022 cunshunxia <cunshunxia@tencent.com> - 5.4.0-1 - initial build