Bootstrap for Python 3.9.9

This commit is contained in:
桐小哥 2022-01-04 02:40:33 +00:00 committed by Gitee
parent 07eb7fa60d
commit 4658b30c6a
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,5 +1,3 @@
%global _with_bootstrap 1
%bcond_with bootstrap
%bcond_with tests
@ -10,7 +8,7 @@
Name: python-setuptools
Version: 59.4.0
Release: 2
Release: 3
Summary: Easily build and distribute Python packages
License: MIT and (BSD or ASL 2.0)
@ -112,6 +110,9 @@ PYTHONDONTWRITEBYTECODE=1 PYTHONPATH=$(pwd) py.test-%{python3_version} --ignore=
%changelog
* Tue Jan 04 2021 shixuantong <shixuantong@huawei.com> - 59.4.0-3
- Bootstrap for Python 3.9.9
* Wed Dec 29 2021 shixuantong <shixuantong@huawei.com> - 59.4.0-2
- add bootstrap for rebuild python3-3.9.9