Sat, 09 Nov 2024 01:47:57 UTC | login

Information for build perl-Specio-0.46-3.fc33

ID165973
Package Nameperl-Specio
Version0.46
Release3.fc33
Epoch
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
StartedTue, 14 Jul 2020 10:47:01 UTC
CompletedTue, 14 Jul 2020 10:47:01 UTC
Tags
f33
RPMs
src
perl-Specio-0.46-3.fc33.src.rpm (info) (download)
noarch
perl-Specio-0.46-3.fc33.noarch.rpm (info) (download)
perl-Test-Specio-0.46-3.fc33.noarch.rpm (info) (download)
Changelog * Fri Jun 26 2020 Jitka Plesnikova <jplesnik@redhat.com> - 0.46-3 - Perl 5.32 re-rebuild of bootstrapped packages * Tue Jun 23 2020 Jitka Plesnikova <jplesnik@redhat.com> - 0.46-2 - Perl 5.32 rebuild * Sat Mar 14 2020 Paul Howarth <paul@city-fan.org> - 0.46-1 - Update to 0.46 - Correct license of Specio::PartialDump (GH#17) * Tue Feb 18 2020 Petr Pisar <ppisar@redhat.com> - 0.45-3 - Correct a perl-Specio license to "Artistic 2.0 and (GPL+ or Artistic)" * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.45-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Mon Nov 25 2019 Paul Howarth <paul@city-fan.org> - 0.45-1 - Update to 0.45 - Made XString a prereq if installing with Perl 5.10+ * Thu Aug 15 2019 Paul Howarth <paul@city-fan.org> - 0.44-1 - Update to 0.44 - Replaced the use of B with XString if it is installed; the latter is much smaller and provides the one subroutine from B we cared about (based on GH#15) - Use %{make_build} and %{make_install} * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.43-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sun Jun 02 2019 Jitka Plesnikova <jplesnik@redhat.com> - 0.43-4 - Perl 5.30 re-rebuild of bootstrapped packages * Fri May 31 2019 Jitka Plesnikova <jplesnik@redhat.com> - 0.43-3 - Perl 5.30 rebuild * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.43-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sun Oct 28 2018 Paul Howarth <paul@city-fan.org> - 0.43-1 - Update to 0.43 - Optimized compile-time operations to make Specio itself quicker to load; Specio's load time is a non-trivial part of the load time of DateTime (and presumably other things that use it) - Based on https://github.com/houseabsolute/DateTime.pm/issues/85 - Package new CODE_OF_CONDUCT.md file * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.42-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Sun Jul 01 2018 Jitka Plesnikova <jplesnik@redhat.com> - 0.42-4 - Perl 5.28 re-rebuild of bootstrapped packages * Fri Jun 29 2018 Jitka Plesnikova <jplesnik@redhat.com> - 0.42-3 - Perl 5.28 rebuild