Sat, 17 Jan 2026 12:24:45 CST | login

Information for build python-traitlets-5.4.0-5.ocs23

ID5472
Package Namepython-traitlets
Version5.4.0
Release5.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-traitlets.git?.#4ad41639deba67d4ae890bd8ff7d3b1a8085b574
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 bystreamkoji
State complete
Volume DEFAULT
StartedTue, 19 Sep 2023 18:12:24 CST
CompletedTue, 19 Sep 2023 18:14:29 CST
Taskbuild (dist-ocs23-python-update, /opencloudos-stream/python-traitlets.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-traitlets.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
python-traitlets-5.4.0-5.ocs23.src.rpm (info) (download)
noarch
python3-traitlets-5.4.0-5.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 * 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