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

ID30778
Package Namepython-Traits
Version6.4.2
Release1.oc9
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 byfanjunkong
State complete
Volume DEFAULT
StartedSat, 21 Sep 2024 06:18:05 CST
CompletedSat, 21 Sep 2024 06:21:05 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/python-Traits.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-Traits.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
python-Traits-6.4.2-1.oc9.src.rpm (info) (download)
aarch64
python3-Traits-6.4.2-1.oc9.aarch64.rpm (info) (download)
python-Traits-debugsource-6.4.2-1.oc9.aarch64.rpm (info) (download)
python3-Traits-debuginfo-6.4.2-1.oc9.aarch64.rpm (info) (download)
x86_64
python3-Traits-6.4.2-1.oc9.x86_64.rpm (info) (download)
python-Traits-debugsource-6.4.2-1.oc9.x86_64.rpm (info) (download)
python3-Traits-debuginfo-6.4.2-1.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * Thu Jun 27 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 6.4.2-1 - initial build