automatic version update by autodist [release 1.5-1mamba;Tue Jun 22 2021]

This commit is contained in:
Automatic Build System 2024-01-06 10:58:53 +01:00
parent 598f8ac572
commit 89873faced

View File

@ -1,12 +1,12 @@
Name: python-configargparse
Version: 1.4.1
Version: 1.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
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://github.com/zorro3/ConfigArgParse
URL: https://github.com/bw2/ConfigArgParse
Source: https://pypi.debian.net/ConfigArgParse/ConfigArgParse-%{version}.tar.gz
License: MIT
## AUTOBUILDREQ-BEGIN
@ -44,6 +44,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%doc LICENSE
%changelog
* Tue Jun 22 2021 Automatic Build System <autodist@mambasoft.it> 1.5-1mamba
- automatic version update by autodist
* Wed May 12 2021 Automatic Build System <autodist@mambasoft.it> 1.4.1-1mamba
- automatic version update by autodist