!10 【轻量级 PR】:Rebuild for next release

From: @zhangruifang2020 
Reviewed-by: @xiezhipeng1 
Signed-off-by: @xiezhipeng1
This commit is contained in:
openeuler-ci-bot 2022-10-29 01:45:00 +00:00 committed by Gitee
commit 6de180c379
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: python-docopt Name: python-docopt
Version: 0.6.2 Version: 0.6.2
Release: 13 Release: 14
Summary: Command-line interface description language Summary: Command-line interface description language
License: MIT License: MIT
URL: http://docopt.org/ URL: http://docopt.org/
@ -46,6 +46,9 @@ py.test-3 -v
%{python3_sitelib}/__pycache__/* %{python3_sitelib}/__pycache__/*
%changelog %changelog
* Wed Oct 26 2022 zhangruifang <zhangruifang1@h-partners.com> - 0.6.2-14
- Rebuild for next release
* Thu Oct 28 2021 xuping <xuping33@huawei.com> - 0.6.2-13 * Thu Oct 28 2021 xuping <xuping33@huawei.com> - 0.6.2-13
- pytest Use Node.from_parent to fix some testcase failed. - pytest Use Node.from_parent to fix some testcase failed.