!4 解决python-incremental在master分支编译失败 eorror:file not foud ...... py?.?.egg-info

From: @penelope_y 
Reviewed-by: @shinwell_hu 
Signed-off-by: @shinwell_hu
This commit is contained in:
openeuler-ci-bot 2022-03-31 09:14:29 +00:00 committed by Gitee
commit 18edde46e3
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: python-incremental
Version: 17.5.0
Release: 6
Release: 7
Summary: A small library versions your Python projects
License: MIT
URL: https://github.com/twisted/incremental
@ -32,9 +32,12 @@ rm -rf incremental.egg-info
%doc LICENSE
%doc README.rst
%{python3_sitelib}/incremental
%{python3_sitelib}/incremental-%{version}-py?.?.egg-info
%{python3_sitelib}/incremental-%{version}-py%{python3_version}.egg-info
%changelog
* Thu Mar 31 2022 yangping <yangping69@huawei.com> - 17.5.0-7
- Fix build error caused by py3.10+ wildcard
* Wed Oct 21 2020 leiju <leiju4@huawei.com> - 17.5.0-6
- remove python2 subpackage