Package python3-argcomplete-1.9.3-6.el8.noarch
Name | python3-argcomplete |
---|---|
Epoch | 0 |
Version | 1.9.3 |
Release | 6.el8 |
Architecture | noarch |
Website/URL | https://github.com/kislyuk/argcomplete |
License | ASL 2.0 |
Build Time | 2023-08-08 18:56:04 |
Build Host | builder-x86-03.inferitos.ru |
Summary | Bash tab completion for argparse |
Repositories | AppStream |
Description | Argcomplete 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). Python 3 version. |
Errata | — |
Size | 60 KiB |
Source Project | python-argcomplete-1.9.3-6.el8 |
SHA-256 checksum | 5201ae98844795370b4b37419e5512cb7312c5b41a5de5a20ad0797167d326d2 |
×
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1.9.3-6 - Rebuilt for MSVSphere 8.8 * Fri Nov 16 2018 Lumír Balhar <lbalhar@redhat.com> - 1.9.3-6 - Require platform-python-setuptools instead of python3-setuptools - Resolves: rhbz#1650517 * Tue Jun 12 2018 Tomas Orsava <torsava@redhat.com> - 1.9.3-5 - Dropped test dependency on python3-pexpect since the tests weren't being run, and python3-pexpect is being dropped from RHEL8 as part of component trimming. If tests are needed in the future, they can be run by QE. * Tue May 29 2018 Petr Viktorin <pviktori@redhat.com> - 1.9.3-4 - Remove the Python 2 version - Point shebangs to Python 3 - Skip tests (which depend on Python 2) * Fri Feb 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.9.3-3 - Escape macros in %changelog * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Sun Nov 19 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.9.3-1 - Update to 1.9.3 * Wed Nov 08 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.9.2-1 - Update to 1.9.2 * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild