Sun, 29 Jun 2025 14:29:27 CST | login

Information for build parallel-20230822-3.oc9

ID38806
Package Nameparallel
Version20230822
Release3.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/parallel.git?.#908d30cdfd01fabd2b69b2592ef2e80aac3f9a2a
SummaryShell tool for executing jobs in parallel
DescriptionGNU Parallel is a shell tool for executing jobs in parallel using one or more machines. A job is typically a single command or a small script that has to be run for each of the lines in the input. The typical input is a list of files, a list of hosts, a list of users, or a list of tables. If you use xargs today you will find GNU Parallel very easy to use. If you write loops in shell, you will find GNU Parallel may be able to replace most of the loops and make them run faster by running jobs in parallel. If you use ppss or pexec you will find GNU Parallel will often make the command easier to read. GNU Parallel also makes sure output from the commands is the same output as you would get had you run the commands sequentially. This makes it possible to use output from GNU Parallel as input for other programs. GNU Parallel is command-line-compatible with moreutils' parallel, but offers additional features.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 15:29:49 CST
CompletedFri, 13 Jun 2025 15:33:22 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/parallel.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/parallel.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
parallel-20230822-3.oc9.src.rpm (info) (download)
noarch
parallel-20230822-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> - 20230822-3 - Rebuilt for loongarch64 * Fri Nov 08 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 20230822-2 - bumper version * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 20230822-1 - initial build