Click here to visit the old openkoji buildsystem (Archived)

Information for build python-Traits-6.4.3-1.fc41

ID15316
Package Namepython-Traits
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version6.4.3
Release1.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/python-Traits.git#8b6137592c27c62e27252809463b4c051a58c6ac
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 bykojiadmin
State complete
Volume DEFAULT
StartedThu, 02 May 2024 15:53:51 CST
CompletedThu, 02 May 2024 16:14:37 CST
Taskbuild (f41, /rpms/python-Traits.git:8b6137592c27c62e27252809463b4c051a58c6ac)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-Traits.git#8b6137592c27c62e27252809463b4c051a58c6ac'}}
Tags
f41
RPMs
src
python-Traits-6.4.3-1.fc41.src.rpm (info) (download)
riscv64
python3-Traits-6.4.3-1.fc41.riscv64.rpm (info) (download)
python-Traits-debugsource-6.4.3-1.fc41.riscv64.rpm (info) (download)
python3-Traits-debuginfo-6.4.3-1.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
root.log
build.log
installed_pkgs.log
mock_output.log
Changelog * Tue Jan 30 2024 Orion Poplawski <orion@nwra.com> - 6.4.3-1 - Update to 6.4.3 - Fix and use SPDX license * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 6.4.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 6.4.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Aug 16 2023 Orion Poplawski <orion@nwra.com> - 6.4.2-1 - Disable bootstrap * Sun Aug 13 2023 Orion Poplawski <orion@nwra.com> - 6.4.2-1 - Update to 6.4.2 - Bootstrap build for Python 3.12 (FTBFS #2226136) * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 6.4.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jul 20 2023 Python Maint <python-maint@redhat.com> - 6.4.1-4 - Rebuilt for Python 3.12 * Wed Jun 14 2023 Python Maint <python-maint@redhat.com> - 6.4.1-3 - Bootstrap for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 6.4.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sat Aug 13 2022 Orion Poplawski <orion@nwra.com> - 6.4.1-1 - Update to 6.4.1 * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 6.3.2-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jul 01 2022 Python Maint <python-maint@redhat.com> - 6.3.2-5 - Rebuilt for Python 3.11 * Wed Jun 22 2022 Charalampos Stratakis <cstratak@redhat.com> - 6.3.2-4 - Fix FTBFS with setuptools >= 62.1 Resolves: rhbz#2097086 * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 6.3.2-3 - Bootstrap for Python 3.11