Click here to visit the old openkoji buildsystem (Archived)

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

ID4340
Package Nameperl-Test-Deep
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version1.204
Release5.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/perl-Test-Deep.git#5b7be7677021f7c622bd08d7c4d890ce83a970d4
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 bykojiadmin
State complete
Volume DEFAULT
StartedSat, 27 Apr 2024 14:24:01 CST
CompletedSat, 27 Apr 2024 14:34:06 CST
Taskbuild (f41, /rpms/perl-Test-Deep.git:5b7be7677021f7c622bd08d7c4d890ce83a970d4)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/perl-Test-Deep.git#5b7be7677021f7c622bd08d7c4d890ce83a970d4'}}
Tags
f41
RPMs
src
perl-Test-Deep-1.204-5.fc41.src.rpm (info) (download)
noarch
perl-Test-Deep-1.204-5.fc41.noarch.rpm (info) (download)
Logs
noarch
build.log
state.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
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