Upgrade version to 3.2.2

Signed-off-by: cherry530 <707078654@qq.com>
This commit is contained in:
cherry530 2024-02-17 10:14:31 +08:00
parent e1a7a53757
commit acfc4724f5
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