!6 fix build fail for python3-3.10.0

From: @tong_1001
Reviewed-by: @myeuler
Signed-off-by: @myeuler
This commit is contained in:
openeuler-ci-bot 2021-11-27 03:55:24 +00:00 committed by Gitee
commit ee0654f2df

View File

@ -2,7 +2,7 @@
Name: python-distlib
Version: 0.3.1
Release: 1
Release: 2
Summary: A library of packaging functionality
License: Python
URL: https://readthedocs.org/projects/distlib/
@ -45,10 +45,12 @@ export PYTHONHASHSEED=0
%files -n python3-distlib
%doc README.rst LICENSE.txt
%{python3_sitelib}/distlib
%{python3_sitelib}/distlib-%{version}-py?.?.egg-info
%{python3_sitelib}/distlib*
%changelog
* Sat Nov 27 2021 shixuantong <shixuantong@huawei.com> - 0.3.1-2
- fix build fail for python3-3.10.0
* Fri Aug 7 2020 shixuantong <shixuantong@huawei.com> - 0.3.1-1
- update to 0.3.1