automatic version update by autodist [release 3.5.2-1mamba;Sat Dec 07 2024]

This commit is contained in:
Automatic Build System 2024-12-08 12:12:00 +01:00
parent 88f601a3ae
commit 978484713e

View File

@ -1,5 +1,5 @@
Name: python-argcomplete
Version: 3.5.1
Version: 3.5.2
Release: 1mamba
Summary: Easy, extensible command line tab completion of arguments for your Python script
Group: System/Libraries
@ -45,6 +45,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%{python_sitearch}/argcomplete-%{version}-py*.egg-info/*
%changelog
* Sat Dec 07 2024 Automatic Build System <autodist@openmamba.org> 3.5.2-1mamba
- automatic version update by autodist
* Mon Oct 07 2024 Automatic Build System <autodist@openmamba.org> 3.5.1-1mamba
- automatic version update by autodist