Information for build perl-MooseX-ClassAttribute-0.29-23.fc40

ID35622
Package Nameperl-MooseX-ClassAttribute
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version0.29
Release23.fc40
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/perl-MooseX-ClassAttribute.git#eb3ab0fc3687dc6bf00c57833edca9dc78cb6375
SummaryDeclare class attributes Moose-style
DescriptionThis module allows you to declare class attributes in exactly the same way as object attributes, using class_has() instead of has(). You can use any feature of Moose's attribute declarations, including overriding a parent's attributes, delegation (handles), and attribute metaclasses, and it should just work. The one exception is the "required" flag, which is not allowed for class attributes. The accessor methods for class attribute may be called on the class directly, or on objects of that class. Passing a class attribute to the constructor will not set it.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 04 May 2024 11:40:49 CST
CompletedSat, 04 May 2024 11:51:53 CST
Taskbuild (f40, /rpms/perl-MooseX-ClassAttribute.git:eb3ab0fc3687dc6bf00c57833edca9dc78cb6375)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/perl-MooseX-ClassAttribute.git#eb3ab0fc3687dc6bf00c57833edca9dc78cb6375'}}
Tags
f40
RPMs
src
perl-MooseX-ClassAttribute-0.29-23.fc40.src.rpm (info) (download)
noarch
perl-MooseX-ClassAttribute-0.29-23.fc40.noarch.rpm (info) (download)
Logs
noarch
root.log
hw_info.log
build.log
installed_pkgs.log
state.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.29-23 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.29-22 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.29-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.29-20 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.29-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Jun 01 2022 Jitka Plesnikova <jplesnik@redhat.com> - 0.29-18 - Perl 5.36 rebuild