Sun, 29 Jun 2025 17:18:08 CST | login

Information for build perl-Test-MockModule-0.177.0-3.oc9

ID39638
Package Nameperl-Test-MockModule
Version0.177.0
Release3.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-Test-MockModule.git?.#5975639cdb4c4c1f84ae91dc5f8e5843c3ef125a
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 bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 19:35:48 CST
CompletedFri, 13 Jun 2025 19:38:02 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/perl-Test-MockModule.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-Test-MockModule.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
perl-Test-MockModule-0.177.0-3.oc9.src.rpm (info) (download)
noarch
perl-Test-MockModule-0.177.0-3.oc9.noarch.rpm (info) (download)
Logs
noarch
dnf.rpm.log
build.log
dnf.librepo.log
hw_info.log
dnf.log
mock_output.log
state.log
root.log
installed_pkgs.log
mock_config.log
noarch_rpmdiff.json
Changelog * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 0.177.0-3 - Rebuilt for loongarch64 * Fri May 10 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.177.0-2 - debrand macros * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.177.0-1 - initial build