Thu, 19 Sep 2024 16:21:54 UTC | login

Information for build perl-Specio-0.48-2.fc37.rvre0

ID200441
Package Nameperl-Specio
Version0.48
Release2.fc37.rvre0
Epoch
Sourcegit+http://fedora.riscv.rocks:3000/rpms/perl-Specio.git#b558e5c668c844befbd9a4bfb5ab2de157f38fc6
SummaryType constraints and coercions for Perl
DescriptionThe Specio distribution provides classes for representing type constraints and coercion, along with syntax sugar for declaring them. Note that this is not a proper type system for Perl. Nothing in this distribution will magically make the Perl interpreter start checking a value's type on assignment to a variable. In fact, there's no built-in way to apply a type to a variable at all. Instead, you can explicitly check a value against a type, and optionally coerce values to that type.
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 11 Sep 2022 12:03:44 UTC
CompletedSun, 11 Sep 2022 13:16:57 UTC
Taskbuild (f37, /rpms/perl-Specio.git:b558e5c668c844befbd9a4bfb5ab2de157f38fc6)
Extra{'source': {'original_url': 'git+http://fedora.riscv.rocks:3000/rpms/perl-Specio.git#b558e5c668c844befbd9a4bfb5ab2de157f38fc6'}}
Tags
f37
f38
RPMs
src
perl-Specio-0.48-2.fc37.rvre0.src.rpm (info) (download)
noarch
perl-Specio-0.48-2.fc37.rvre0.noarch.rpm (info) (download)
perl-Test-Specio-0.48-2.fc37.rvre0.noarch.rpm (info) (download)
Logs
noarch
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Sun Sep 11 2022 David Abdurachmanov <davidlt@rivosinc.com> - 0.48-2.rvre0 - Rebuilt for Fedora/RISCV (riscv64) * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.48-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Sun Jun 12 2022 Paul Howarth <paul@city-fan.org> - 0.48-1 - Update to 0.48 - Importing types into a class that inherited from another class that had imported types wouldn't work, leaving the child class with no 't()' sub * Fri Jun 03 2022 Jitka Plesnikova <jplesnik@redhat.com> - 0.47-7 - Perl 5.36 re-rebuild of bootstrapped packages * Wed Jun 01 2022 Jitka Plesnikova <jplesnik@redhat.com> - 0.47-6 - Perl 5.36 rebuild * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.47-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.47-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Mon May 24 2021 Jitka Plesnikova <jplesnik@redhat.com> - 0.47-3 - Perl 5.34 re-rebuild of bootstrapped packages * Fri May 21 2021 Jitka Plesnikova <jplesnik@redhat.com> - 0.47-2 - Perl 5.34 rebuild * Sun Jan 31 2021 Paul Howarth <paul@city-fan.org> - 0.47-1 - Update to 0.47 - Change Specio constraint object's stringification overloading to return the type name rather than the default Perl object stringification, which gives you something like "Specio::Constraint::Parameterized=HASH(0x564d258efb48)"; anonymous types are special cased to return something you can print - All types now overload the 'eq' comparison operator: Moose expects types to be comparable in this manner when doing role summation (GH#18) * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.46-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild