Wed, 31 Jul 2024 06:24:37 UTC | login

Information for build perl-Test-Deep-1.204-5.fc40

ID285185
Package Nameperl-Test-Deep
Version1.204
Release5.fc40
Epoch
SummaryExtremely flexible deep comparison
DescriptionTest::Deep gives you very flexible ways to check that the result you got is the result you were expecting. At its simplest it compares two structures by going through each level, ensuring that the values match, that arrays and hashes have the same elements and that references are blessed into the correct class. It also handles circular data structures without getting caught in an infinite loop.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 21 Feb 2024 16:25:02 UTC
CompletedWed, 21 Feb 2024 16:25:02 UTC
Tags
f40
f41
RPMs
src
perl-Test-Deep-1.204-5.fc40.src.rpm (info) (download)
noarch
perl-Test-Deep-1.204-5.fc40.noarch.rpm (info) (download)
Changelog * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.204-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.204-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.204-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.204-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sun Jan 08 2023 Paul Howarth <paul@city-fan.org> - 1.204-1 - Update to 1.204 (rhbz#2159015) - Try to avoid clobbering global error variables when loading test libraries - hash_each now enumates keys in sort() order, to make errors more consistent * Thu Jan 05 2023 Paul Howarth <paul@city-fan.org> - 1.202-1 - Update to 1.202 (rhbz#2158345) - Converted to Dist::Zilla - Test::Deep will now require v5.12, and this may go up; this change allows simplification of the Makefile.PL, which was coping with a mistake made twelve years ago - Use SPDX-format license tag - Package LICENSE file * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.130-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon May 30 2022 Jitka Plesnikova <jplesnik@redhat.com> - 1.130-8 - Perl 5.36 rebuild