Information for build perl-MooseX-ClassAttribute-0.29-24.fc41

ID3583
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
Release24.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/perl-MooseX-ClassAttribute.git#16bc148252f77669eeea8693f653e58cc3b1de24
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, 27 Apr 2024 13:24:41 CST
CompletedSat, 27 Apr 2024 13:36:19 CST
Taskbuild (f41, /rpms/perl-MooseX-ClassAttribute.git:16bc148252f77669eeea8693f653e58cc3b1de24)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/perl-MooseX-ClassAttribute.git#16bc148252f77669eeea8693f653e58cc3b1de24'}}
Tags
f41
RPMs
src
perl-MooseX-ClassAttribute-0.29-24.fc41.src.rpm (info) (download)
noarch
perl-MooseX-ClassAttribute-0.29-24.fc41.noarch.rpm (info) (download)
Logs
noarch
state.log
installed_pkgs.log
root.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Sat Apr 20 2024 Miroslav Suchý <msuchy@redhat.com> - 0.29-24 - convert license to SPDX * 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