Thu, 25 Apr 2024 21:37:17 UTC | login

Information for build python-argcomplete-2.0.0-8.fc38

ID249677
Package Namepython-argcomplete
Version2.0.0
Release8.fc38
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
StartedThu, 08 Jun 2023 12:02:31 UTC
CompletedThu, 08 Jun 2023 12:02:31 UTC
Tags
f38
f39
f40
RPMs
src
python-argcomplete-2.0.0-8.fc38.src.rpm (info) (download)
noarch
python3-argcomplete-2.0.0-8.fc38.noarch.rpm (info) (download)
Changelog * Mon Jun 05 2023 Miro Hrončok <mhroncok@redhat.com> - 2.0.0-8 - Move the Bash completion files to /etc/bash_completion.d to fix rhbz#2211862 * Mon May 22 2023 Miro Hrončok <mhroncok@redhat.com> - 2.0.0-7 - Fix build with pip 23.1.2+ - Fixes: rhbz#2209020 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sat Nov 12 2022 Todd Zullinger <tmz@pobox.com> - 2.0.0-5 - Install bash-completion in default location * 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