automatic version update by autodist [release 2.1.2-1mamba;Sat Mar 18 2023]

This commit is contained in:
Automatic Build System 2024-01-06 10:45:08 +01:00
parent f1a6e839f4
commit a71fdf80a0

View File

@ -1,6 +1,6 @@
Name: python-argcomplete
Version: 2.1.1
Release: 2mamba
Version: 2.1.2
Release: 1mamba
Summary: Easy, extensible command line tab completion of arguments for your Python script
Group: System/Libraries
Vendor: openmamba
@ -45,6 +45,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%{python_sitearch}/argcomplete-%{version}-py*.egg-info/*
%changelog
* Sat Mar 18 2023 Automatic Build System <autodist@mambasoft.it> 2.1.2-1mamba
- automatic version update by autodist
* Thu Mar 09 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 2.1.1-2mamba
- remove requirement for importlib-metadata < 6