Tue, 20 Jan 2026 11:07:48 CST | login

Information for build python-Traits-6.4.2-1.ocs23

ID18509
Package Namepython-Traits
Version6.4.2
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-Traits.git?.#54e7318ef51aa62a034b9ffc580f695649b3b3bc
SummaryExplicitly typed attributes for Python
DescriptionThe traits package developed by Enthought provides a special type definition called a trait. Although they can be used as normal Python object attributes, traits also have several additional characteristics: * Initialization: A trait can be assigned a default value. * Validation: A trait attribute's type can be explicitly declared. * Delegation: The value of a trait attribute can be contained either in another object. * Notification: Setting the value of a trait attribute can trigger notification of other parts of the program. * Visualization: User interfaces that permit the interactive modification of a trait's value can be automatically constructed using the trait's definition.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedWed, 21 Aug 2024 16:44:47 CST
CompletedWed, 21 Aug 2024 16:47:51 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/python-Traits.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-Traits.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
python-Traits-6.4.2-1.ocs23.src.rpm (info) (download)
aarch64
python3-Traits-6.4.2-1.ocs23.aarch64.rpm (info) (download)
python-Traits-debugsource-6.4.2-1.ocs23.aarch64.rpm (info) (download)
python3-Traits-debuginfo-6.4.2-1.ocs23.aarch64.rpm (info) (download)
x86_64
python3-Traits-6.4.2-1.ocs23.x86_64.rpm (info) (download)
python-Traits-debugsource-6.4.2-1.ocs23.x86_64.rpm (info) (download)
python3-Traits-debuginfo-6.4.2-1.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
Changelog * Thu Jun 27 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 6.4.2-1 - initial build