Fri, 10 May 2024 18:23:24 UTC | login

Information for build python-argcomplete-1.11.1-2.fc33

ID158724
Package Namepython-argcomplete
Version1.11.1
Release2.fc33
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
StartedWed, 03 Jun 2020 07:56:48 UTC
CompletedWed, 03 Jun 2020 07:56:48 UTC
Tags
f33
RPMs
src
python-argcomplete-1.11.1-2.fc33.src.rpm (info) (download)
noarch
python3-argcomplete-1.11.1-2.fc33.noarch.rpm (info) (download)
Changelog * Sat May 23 2020 Miro Hrončok <mhroncok@redhat.com> - 1.11.1-2 - Rebuilt for Python 3.9 * Fri Feb 28 2020 Miro Hrončok <mhroncok@redhat.com> - 1.11.1-1 - Update to 1.11.1 (#1709038) - Fix tests with Fish 3.1 (#1808322) * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.10.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 1.10.0-3 - Rebuilt for Python 3.8.0rc1 (#1748018) * Fri Aug 16 2019 Miro Hrončok <mhroncok@redhat.com> - 1.10.0-2 - Rebuilt for Python 3.8 * Thu Jul 25 2019 Pierre-Yves Chibon <pingou@pingoured.fr> - 1.10.0-1 - Update to 1.10.0 - Adjust source0 to point to pypi * Tue Apr 02 2019 Miro Hrončok <mhroncok@redhat.com> - 1.9.5-1 - Update to 1.9.5 * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sun Aug 12 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.9.4-1 - Update to 1.9.4 - Drop python2 subpackage * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.3-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Fri Jun 15 2018 Miro Hrončok <mhroncok@redhat.com> - 1.9.3-4 - Rebuilt for Python 3.7