Name: | python3-argcomplete |
---|---|
Version: | 1.9.3 |
Release: | 6.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 198640 |
License: | ASL 2.0 |
RPM: | python3-argcomplete-1.9.3-6.el8.noarch.rpm |
Source RPM: | python-argcomplete-1.9.3-6.el8.src.rpm |
Build Date: | Sat May 11 2019 |
Build Host: | ca-build101.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/kislyuk/argcomplete |
Summary: | Bash tab completion for argparse |
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. |
- Require platform-python-setuptools instead of python3-setuptools - Resolves: rhbz#1650517
- 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.
- Remove the Python 2 version - Point shebangs to Python 3 - Skip tests (which depend on Python 2)
- Escape macros in %changelog
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Update to 1.9.3
- Update to 1.9.2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
- Update to 1.8.2