!17 Bootstrap for Python 3.10

From: @tong_1001
Reviewed-by: @hanxinke
Signed-off-by: @hanxinke
This commit is contained in:
openeuler-ci-bot 2021-12-01 11:45:35 +00:00 committed by Gitee
commit 8117ec2ee1

View File

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