Tue, 20 Jan 2026 01:18:24 CST | login

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

ID6432
Package Namepython-traitlets
Version5.10.0
Release2.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-traitlets.git?.#6a6cb58e82cf443b995331fe64d44ae959deb864
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 byocs-bot
State complete
Volume DEFAULT
StartedMon, 27 Nov 2023 14:13:05 CST
CompletedMon, 27 Nov 2023 14:14:22 CST
Taskbuild (dist-ocs23, /opencloudos-stream/python-traitlets.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-traitlets.git?.#origin/master'}}
Tags
dist-ocs23
RPMs
src
python-traitlets-5.10.0-2.ocs23.src.rpm (info) (download)
noarch
python3-traitlets-5.10.0-2.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 * 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