!4 update package to version 1.7

From: @S--Sh 
Reviewed-by: @yangzhao_kl 
Signed-off-by: @yangzhao_kl
This commit is contained in:
openeuler-ci-bot 2023-08-03 08:08:13 +00:00 committed by Gitee
commit 1a024f4695
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
ConfigArgParse-1.7.tar.gz Normal file

Binary file not shown.

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-ConfigArgParse Name: python-ConfigArgParse
Version: 1.5.5 Version: 1.7
Release: 1 Release: 1
Summary: A drop-in replacement for argparse that allows options to also be set via config files and/or environment variables. Summary: A drop-in replacement for argparse that allows options to also be set via config files and/or environment variables.
License: MIT License: MIT
URL: https://github.com/bw2/ConfigArgParse URL: https://github.com/bw2/ConfigArgParse
Source0: https://files.pythonhosted.org/packages/3c/fb/bf200c55a1e7014577c37fa9cbfa0148f629762bb3acff56299d8c58cbc3/ConfigArgParse-1.5.5.tar.gz Source0: https://files.pythonhosted.org/packages/70/8a/73f1008adfad01cb923255b924b1528727b8270e67cb4ef41eabdc7d783e/ConfigArgParse-1.7.tar.gz
BuildArch: noarch BuildArch: noarch
%description %description
@ -78,6 +78,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Tue Aug 1 2023 sunhui <sunhui@kylinos.cn> - 1.7-1
- Update package to version 1.7
* Mon Jul 03 2023 zhangchenglin <zhangchenglin@kylinos.cn> - 1.5.5-1 * Mon Jul 03 2023 zhangchenglin <zhangchenglin@kylinos.cn> - 1.5.5-1
- Update package to version 1.5.5 - Update package to version 1.5.5