Information for build perl-Test-MockModule-0.185.3-2.fc45

ID225677
Package Nameperl-Test-MockModule
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version0.185.3
Release2.fc45
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/perl-Test-MockModule.git#d467729f8c1e02ed19a7122f05fe89c20035a5df
SummaryOverride subroutines in a module for unit testing
DescriptionTest::MockModule lets you temporarily redefine subroutines in other packages for the purposes of unit testing. A Test::MockModule object is set up to mock subroutines for a given module. The object remembers the original subroutine so it can easily be restored. This happens automatically when all MockModule objects for the given module go out of scope, or when you unmock() the subroutine.
Built byhezhengyu
State complete
Volume DEFAULT
StartedMon, 31 Aug 2026 07:31:32 CST
CompletedMon, 31 Aug 2026 08:08:32 CST
Taskbuild (f45, /rpms/perl-Test-MockModule.git:d467729f8c1e02ed19a7122f05fe89c20035a5df)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/perl-Test-MockModule.git#d467729f8c1e02ed19a7122f05fe89c20035a5df'}}
Tags
f45
RPMs
src
perl-Test-MockModule-0.185.3-2.fc45.src.rpm (info) (download)
noarch
perl-Test-MockModule-0.185.3-2.fc45.noarch.rpm (info) (download)
Logs
noarch
state.log
dnf5.log
installed_pkgs.log
mock_config.log
mock_output.log
root.log
build.log
hw_info.log
noarch_rpmdiff.json
Changelog * Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.185.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild * Tue Jun 16 2026 Paul Howarth <paul@city-fan.org> - 0.185.3-1 - Update to 0.185.3 - Don't require Moose when mocking Moo (GH#93, GH#94) * Sat May 30 2026 Paul Howarth <paul@city-fan.org> - 0.185.2-1 - Update to 0.185.2 - Fix optional Moose test dependencies (GH#91) * Wed May 27 2026 Paul Howarth <paul@city-fan.org> - 0.185.1-1 - Update to 0.185.1 - Gate author-perlcritic.t behind AUTHOR_TESTING (GH#87, GH#88) * Thu May 07 2026 Paul Howarth <paul@city-fan.org> - 0.185.0-1 - Update to 0.185.0 - Revert to pre-v0.181.0 behavior: new() returns singleton-per-package by default again; pass distinct => 1 for v0.181's fresh-object-per-call behavior (GH#83) - New: Test::MockModule->original_for($pkg, $sub): Call the original sub from inside a mock closure without capturing $mock * Wed May 06 2026 Paul Howarth <paul@city-fan.org> - 0.184.0-1 - Update to 0.184.0 - Fix: Restore noop() to return 1 for backward compatibility (GH#80) * Sun May 03 2026 Paul Howarth <paul@city-fan.org> - 0.183.0-1 - Update to 0.183.0 - Drop unused weaken import - Fix: new() returns distinct objects per package (GH#48) - Fix: Correct stacking edge cases in mock-layer restore (follow-up to GH#48) - Refactor: integrate stacking with Moose/Mouse meta layer and re-mock corners (follow-up to GH#77) * Fri May 01 2026 Paul Howarth <paul@city-fan.org> - 0.182.0-1 - Update to 0.182.0 - See https://github.com/geofffranks/test-mockmodule/releases for details - Highlight: Moose and Mouse meta-class aware mocking (GH#55) * Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.180.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild * Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.180.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild * Thu Jul 03 2025 Paul Howarth <paul@city-fan.org> - 0.180.0-1 - Update to 0.180.0 - Remove Software::License from runtime dependencies (GH#67, GH#68) * Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.179.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Fri Sep 06 2024 Paul Howarth <paul@city-fan.org> - 0.179.0-1 - Update to 0.179.0 (rhbz#2309694) * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.178.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild