!6 fix build fail for python3-3.10.0
From: @tong_1001 Reviewed-by: @myeuler Signed-off-by: @myeuler
This commit is contained in:
commit
ee0654f2df
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: python-distlib
|
Name: python-distlib
|
||||||
Version: 0.3.1
|
Version: 0.3.1
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: A library of packaging functionality
|
Summary: A library of packaging functionality
|
||||||
License: Python
|
License: Python
|
||||||
URL: https://readthedocs.org/projects/distlib/
|
URL: https://readthedocs.org/projects/distlib/
|
||||||
@ -45,10 +45,12 @@ export PYTHONHASHSEED=0
|
|||||||
|
|
||||||
%files -n python3-distlib
|
%files -n python3-distlib
|
||||||
%doc README.rst LICENSE.txt
|
%doc README.rst LICENSE.txt
|
||||||
%{python3_sitelib}/distlib
|
%{python3_sitelib}/distlib*
|
||||||
%{python3_sitelib}/distlib-%{version}-py?.?.egg-info
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Aug 7 2020 shixuantong <shixuantong@huawei.com> - 0.3.1-1
|
||||||
- update to 0.3.1
|
- update to 0.3.1
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user