!15 Upgrade version to 3.2.2
From: @cherry530 Reviewed-by: @caodongxia Signed-off-by: @caodongxia
This commit is contained in:
commit
be39a75063
Binary file not shown.
BIN
argcomplete-3.2.2.tar.gz
Normal file
BIN
argcomplete-3.2.2.tar.gz
Normal file
Binary file not shown.
@ -1,10 +1,10 @@
|
||||
Name: python-argcomplete
|
||||
Version: 3.1.6
|
||||
Version: 3.2.2
|
||||
Release: 1
|
||||
Summary: Argparse's bash tab completion
|
||||
License: ASL 2.0
|
||||
URL: https://github.com/kislyuk/argcomplete
|
||||
Source0: %{url}/archive/v%{version}/argcomplete-%{version}.tar.gz
|
||||
Source0: https://files.pythonhosted.org/packages/source/a/argcomplete/argcomplete-%{version}.tar.gz
|
||||
BuildRequires: tcsh
|
||||
BuildArch: noarch
|
||||
|
||||
@ -46,6 +46,9 @@ install -p -m0644 %{buildroot}%{python3_sitelib}/argcomplete/bash_completion.d/_
|
||||
%{_sysconfdir}/bash_completion.d/_python-argcomplete
|
||||
|
||||
%changelog
|
||||
* Sat Feb 17 2024 xu_ping <707078654@qq.com> - 3.2.2-1
|
||||
- Update package to version 3.2.2
|
||||
|
||||
* Mon Nov 13 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 3.1.6-1
|
||||
- Update package to version 3.1.6
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user