!26 update to 60.9.3

From: @zhangy1317 
Reviewed-by: @licihua 
Signed-off-by: @licihua
This commit is contained in:
openeuler-ci-bot 2022-07-20 10:08:55 +00:00 committed by Gitee
commit 78a5b70ad9
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 6 additions and 3 deletions

View File

@ -7,8 +7,8 @@
%global python_whlname setuptools-%{version}-py3-none-any.whl
Name: python-setuptools
Version: 59.4.0
Release: 4
Version: 60.9.3
Release: 1
Summary: Easily build and distribute Python packages
License: MIT and (BSD or ASL 2.0)
@ -77,7 +77,7 @@ rm -rf %{buildroot}%{python3_sitelib}/{setuptools, pkg_resources}/tests
sed -i '/^setuptools\/tests\//d' %{buildroot}%{python3_record}
find %{buildroot}%{python3_sitelib} -name '*.exe' | xargs rm -f
rm -r docs/{conf.py,_*}
rm -r docs/conf.py
mkdir -p %{buildroot}%{python_whldir}
install -p dist/%{python_whlname} -t %{buildroot}%{python_whldir}
%else
@ -110,6 +110,9 @@ PYTHONDONTWRITEBYTECODE=1 PYTHONPATH=$(pwd) py.test-%{python3_version} --ignore=
%changelog
* Thu Jun 16 2022 OpenStack_SIG <openstack@openeuler.org> - 60.9.3-1
- Upgrade version for openstack yoga
* Fri Dec 17 2021 shixuantong<shixuantong@huawei.com> - 59.4.0-4
- Bootstrap for Python 3.10

Binary file not shown.

BIN
setuptools-60.9.3.tar.gz Normal file

Binary file not shown.