!15 Upgrade version to 3.2.2

From: @cherry530 
Reviewed-by: @caodongxia 
Signed-off-by: @caodongxia
This commit is contained in:
openeuler-ci-bot 2024-02-17 09:10:19 +00:00 committed by Gitee
commit be39a75063
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
argcomplete-3.2.2.tar.gz Normal file

Binary file not shown.

View File

@ -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