automatic version update by autodist [release 1.5.5-1mamba;Wed Jun 28 2023]

This commit is contained in:
Automatic Build System 2024-01-06 10:58:53 +01:00
parent b417fd979f
commit caacdd8bcc

View File

@ -1,5 +1,5 @@
Name: python-configargparse
Version: 1.5.3
Version: 1.5.5
Release: 1mamba
Summary: A drop-in replacement for argparse that allows options to also be set via config files and/or environment variables
Group: System/Libraries
@ -44,6 +44,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%doc LICENSE
%changelog
* Wed Jun 28 2023 Automatic Build System <autodist@mambasoft.it> 1.5.5-1mamba
- automatic version update by autodist
* Sun Oct 03 2021 Automatic Build System <autodist@mambasoft.it> 1.5.3-1mamba
- automatic version update by autodist