Sat, 17 Jan 2026 18:34:05 CST | login

Information for build python-traitlets-5.13.0-1.ocs23

ID9705
Package Namepython-traitlets
Version5.13.0
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-traitlets.git?.#4a3fde512dce2b99e13d35c421c40e2f0507818c
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
StartedThu, 09 May 2024 11:20:10 CST
CompletedThu, 09 May 2024 11:21:24 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.13.0-1.ocs23.src.rpm (info) (download)
noarch
python3-traitlets-5.13.0-1.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 * Thu May 09 2024 Upgrade Robot <upbot@opencloudos.tech> - 5.13.0-1 - Upgrade to version 5.13.0 for ipython 8.24.0. * 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