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

ID22038
Package Namepython-traitlets
Version5.13.0
Release1.oc9
Epoch
Sourcegit+https://gitee.com/src-opencloudos-rpms/python-traitlets.git#2528a3d41316ce3731d073ee92abc54ff7bd7b73
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 byoc-bot
State complete
Volume DEFAULT
StartedThu, 09 May 2024 11:29:41 CST
CompletedThu, 09 May 2024 11:30:42 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/python-traitlets.git:2528a3d41316ce3731d073ee92abc54ff7bd7b73)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/python-traitlets.git#2528a3d41316ce3731d073ee92abc54ff7bd7b73'}}
Tags
dist-oc9
dist-oc9-compose
dist-oc9-epol-compose
RPMs
src
python-traitlets-5.13.0-1.oc9.src.rpm (info) (download)
noarch
python3-traitlets-5.13.0-1.oc9.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
installed_pkgs.log
state.log
hw_info.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