fix build fail for python3-3.10.0
This commit is contained in:
parent
c4588c1a33
commit
63289f9f46
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user