Information for build argbash-2.10.0-4.fc37

ID25152
Package Nameargbash
Version2.10.0
Release4.fc37
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/argbash.git#1a7e3994c85b98c5a5ea804a03b3f4ac82caa81a
SummaryBash argument parsing code generator
DescriptionArgbash helps your shell scripts to accept arguments. You declare what arguments you want your script to accept and Argbash generates the shell code that parses them from the command-line and exposes passed values as shell variables. Help message is also generated, and helpful error messages are dispatched if the script is called with arguments that conflict with the interface.
Built bykojiadmin
State failed
Volume DEFAULT
StartedMon, 30 Jan 2023 17:01:19 CST
CompletedMon, 30 Jan 2023 17:17:38 CST
Taskbuild (f37-build-side-32-misc-devel, /rpms/argbash.git:1a7e3994c85b98c5a5ea804a03b3f4ac82caa81a)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/argbash.git#1a7e3994c85b98c5a5ea804a03b3f4ac82caa81a'}}
Tags No tags
RPMs No RPMs
Changelog * Wed Jan 19 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.10.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.10.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.10.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Wed Sep 23 2020 Stephen Gallagher <sgallagh@redhat.com> - 2.10.0-1 - Update to 2.10.0 - Bugfixes * argbash-init is able to handle empty string as the only argument without being puzzled. * Error handling of script working directory detection now more robust. - New features * Argbash in the container has no longer the terminal output limitation caused by the crlf line ending. * The ARG_USE_PROG implementation was missing. Therefore, it was implemented as ARG_USE_PROGRAM using a slightly different interface. * Mon Aug 03 2020 Stephen Gallagher <sgallagh@redhat.com> - 2.9.0-2 - Build for epel8 as well * Mon Aug 03 2020 Stephen Gallagher <sgallagh@redhat.com> - 2.9.0-1 - Update to 2.9.0 - Bugfixes * Fixed typo in `argbash-init` and updated obsolete/inaccurate hints * Fixed incorrect permission of non-script output files * Increased MacOS compatibility by removing terminator from the `chmod` invocation - New Features * Increased flexibility of the help option * Improved `argbash-init` script template * Increased flexibility of the version option * Added a convenience function for module loading * Added a possibility to the `argbash` tool to generate the script in-place, exposed as the `-i` option * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.8.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.8.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild