Tue, 20 Jan 2026 15:12:07 CST | login

Information for build perl-Params-Validate-1.31-3.ocs23

ID21907
Package Nameperl-Params-Validate
Version1.31
Release3.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/perl-Params-Validate.git?.#be5f380804e6c7ab11f507c2eb46c7754491ad1f
SummaryParams-Validate Perl module
DescriptionThis module allows you to validate method or function call parameters to an arbitrary level of specificity. At the simplest level, it is capable of validating the required parameters were given and that no unspecified additional parameters were passed in.It is also capable of determining that a parameter is of a specific type, that it is an object of a certain class hierarchy, that it possesses certain methods, or applying validation callbacks to arguments.
Built byocs-bot
State complete
Volume DEFAULT
StartedFri, 27 Sep 2024 18:22:41 CST
CompletedFri, 27 Sep 2024 18:26:58 CST
Taskbuild (dist-ocs23-base, /opencloudos-stream/perl-Params-Validate.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-Params-Validate.git?.#origin/master'}}
Tags
dist-ocs23-base
RPMs
src
perl-Params-Validate-1.31-3.ocs23.src.rpm (info) (download)
aarch64
perl-Params-Validate-1.31-3.ocs23.aarch64.rpm (info) (download)
perl-Params-Validate-debuginfo-1.31-3.ocs23.aarch64.rpm (info) (download)
perl-Params-Validate-debugsource-1.31-3.ocs23.aarch64.rpm (info) (download)
loongarch64
perl-Params-Validate-1.31-3.ocs23.loongarch64.rpm (info) (download)
perl-Params-Validate-debuginfo-1.31-3.ocs23.loongarch64.rpm (info) (download)
perl-Params-Validate-debugsource-1.31-3.ocs23.loongarch64.rpm (info) (download)
x86_64
perl-Params-Validate-1.31-3.ocs23.x86_64.rpm (info) (download)
perl-Params-Validate-debuginfo-1.31-3.ocs23.x86_64.rpm (info) (download)
perl-Params-Validate-debugsource-1.31-3.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
Changelog * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.31-3 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.31-2 - Rebuilt for loongarch release * Thu Dec 21 2023 Upgrade Robot <upbot@opencloudos.org> - 1.31-1 - Upgrade to version 1.31 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.30-6 - Rebuilt for OpenCloudOS Stream 23.09 * Wed Aug 16 2023 Xiaojie Chen <jackxjchen@tencent.com> - 1.30-5 - Remove perl(:MODULE_COMPAT) which will be generated by perl-generators >= 1.15 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.30-4 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.30-3 - Rebuilt for OpenCloudOS Stream 23 * Thu Feb 16 2023 rockerzhu <rockerzhu@tencent.com> - 1.30-2 - Move buildrequires to optional tests * Wed Aug 17 2022 Wang Zhe <bessiewang@tencent.com> - 1.30-1 - initial build