Update package to version 3.1.6

This commit is contained in:
jxy_git 2023-11-13 17:32:17 +08:00
parent 8b0336803e
commit 3131480996
3 changed files with 4 additions and 1 deletions

Binary file not shown.

BIN
argcomplete-3.1.6.tar.gz Normal file

Binary file not shown.

View File

@ -1,5 +1,5 @@
Name: python-argcomplete
Version: 3.1.1
Version: 3.1.6
Release: 1
Summary: Argparse's bash tab completion
License: ASL 2.0
@ -46,6 +46,9 @@ install -p -m0644 %{buildroot}%{python3_sitelib}/argcomplete/bash_completion.d/_
%{_sysconfdir}/bash_completion.d/_python-argcomplete
%changelog
* Mon Nov 13 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 3.1.6-1
- Update package to version 3.1.6
* Wed Jun 21 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 3.1.1-1
- Update package to version 3.1.1