Fri, 10 May 2024 03:13:17 UTC | login

Information for build python-argcomplete-2.0.0-4.fc37

ID201655
Package Namepython-argcomplete
Version2.0.0
Release4.fc37
Epoch
SummaryBash tab completion for argparse
DescriptionArgcomplete provides easy, extensible command line tab completion of arguments for your Python script. It makes two assumptions: * You are using bash as your shell * You are using argparse to manage your command line arguments/options Argcomplete is particularly useful if your program has lots of options or subparsers, and if your program can dynamically suggest completions for your argument/option values (for example, if the user is browsing resources over the network).
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 19 Sep 2022 17:59:40 UTC
CompletedMon, 19 Sep 2022 17:59:40 UTC
Tags
f37
f38
RPMs
src
python-argcomplete-2.0.0-4.fc37.src.rpm (info) (download)
noarch
python3-argcomplete-2.0.0-4.fc37.noarch.rpm (info) (download)
Changelog * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 2.0.0-3 - Rebuilt for Python 3.11 * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Tue Jan 04 2022 Tomáš Hrnčiar <thrnciar@redhat.com> - 2.0.0-1 - Update to 2.0.0 - Fixes: rhbz#2036728 - Fixes: rhbz#2034200 * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.12.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Thu Jun 03 2021 Python Maint <python-maint@redhat.com> - 1.12.3-2 - Rebuilt for Python 3.10 * Thu Apr 29 2021 Tomas Hrnciar <thrnciar@redhat.com> - 1.12.3-1 - Update to 1.12.3 - Resolves: rhbz#1951096 * Wed Feb 17 2021 Lumír Balhar <lbalhar@redhat.com> - 1.12.2-1 - Update to 1.12.2 Resolves: rhbz#1882968 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.12.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.12.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Fri Jul 24 2020 Miro Hrončok <mhroncok@redhat.com> - 1.12.0-1 - Update to 1.12.0 - Fixes rhbz#1856103