!22 Bootstrap for Python 3.9.9

Merge pull request !22 from 桐小哥/openEuler-22.03-LTS-Next
This commit is contained in:
openeuler-ci-bot 2022-01-04 02:55:16 +00:00 committed by Gitee
commit 680d047ea7

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