Thu, 24 Apr 2025 22:59:37 MSK | login

Information for build parallel-20230822-1.el9

ID7672
Package Nameparallel
Version20230822
Release1.el9
Epoch
Sourcegit+http://git.inferitos.ru/rpms/parallel#ad5f205474de769de61e63a28aa0b99ee73f22af
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 bytigro
State complete
Volume DEFAULT
StartedThu, 16 Nov 2023 21:29:32 MSK
CompletedThu, 16 Nov 2023 21:30:35 MSK
Taskbuild (inferit-9-epel, /rpms/parallel/:changed/i9ce/parallel-20230822-1.el9)
Extra{'source': {'original_url': 'git+http://git.inferitos.ru/rpms/parallel/?#changed/i9ce/parallel-20230822-1.el9'}}
Tags
inferit-9-epel
inferit-9_3-extras
inferit-9_4-extras
RPMs
src
parallel-20230822-1.el9.src.rpm (info) (download)
noarch
parallel-20230822-1.el9.noarch.rpm (info) (download)
Logs
noarch
noarch_rpmdiff.json
root.log
state.log
mock_output.log
installed_pkgs.log
hw_info.log
build.log
Changelog * Sat Sep 09 2023 Filipe Rosset <rosset.filipe@gmail.com> - 20230822-1 - update to parallel-20230822 * Sun Jul 30 2023 Filipe Rosset <rosset.filipe@gmail.com> - 20230722-1 - update to 20230722 * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 20230522-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Jun 09 2023 Filipe Rosset <rosset.filipe@gmail.com> - 20230522-1 - update to 20230522 * Fri Jun 02 2023 Sergey Cherevko <s.cherevko@msvsphere.ru> - 20230422-2 - Rebuilt for MSVSphere 9.2 * Tue May 02 2023 Filipe Rosset <rosset.filipe@gmail.com> - 20230422-2 - update parallel to 20230422 * Tue May 02 2023 Filipe Rosset <rosset.filipe@gmail.com> - 20230422-1 - update parallel to 20230422 * Fri Mar 31 2023 Filipe Rosset <rosset.filipe@gmail.com> - 20230322-1 - update to 20230322 * Sun Feb 19 2023 Filipe Rosset <rosset.filipe@gmail.com> - 20230122-1 - update to 20230122 * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 20221122-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Nov 24 2022 Filipe Rosset <rosset.filipe@gmail.com> - 20221122-1 - updated to latest version * Mon Oct 24 2022 Filipe Rosset <rosset.filipe@gmail.com> - 20221022-1 - update to 20221022 * Sat Sep 24 2022 Filipe Rosset <rosset.filipe@gmail.com> - 20220922-1 - Update to 20220922 * Tue Aug 23 2022 Filipe Rosset <rosset.filipe@gmail.com> - 20220822-1 - update to 20220822 * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 20220322-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Mar 30 2022 Filipe Rosset <rosset.filipe@gmail.com> - 20220322-1 - update to 20220322 * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 20211222-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Wed Jan 05 2022 Jirka Hladky <jhladky@redhat.com> - 20211222-2 - Remove all shell dependencies