!26 update to 60.9.3
From: @zhangy1317 Reviewed-by: @licihua Signed-off-by: @licihua
This commit is contained in:
commit
78a5b70ad9
@ -7,8 +7,8 @@
|
|||||||
%global python_whlname setuptools-%{version}-py3-none-any.whl
|
%global python_whlname setuptools-%{version}-py3-none-any.whl
|
||||||
|
|
||||||
Name: python-setuptools
|
Name: python-setuptools
|
||||||
Version: 59.4.0
|
Version: 60.9.3
|
||||||
Release: 4
|
Release: 1
|
||||||
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)
|
||||||
@ -77,7 +77,7 @@ rm -rf %{buildroot}%{python3_sitelib}/{setuptools, pkg_resources}/tests
|
|||||||
sed -i '/^setuptools\/tests\//d' %{buildroot}%{python3_record}
|
sed -i '/^setuptools\/tests\//d' %{buildroot}%{python3_record}
|
||||||
find %{buildroot}%{python3_sitelib} -name '*.exe' | xargs rm -f
|
find %{buildroot}%{python3_sitelib} -name '*.exe' | xargs rm -f
|
||||||
|
|
||||||
rm -r docs/{conf.py,_*}
|
rm -r docs/conf.py
|
||||||
mkdir -p %{buildroot}%{python_whldir}
|
mkdir -p %{buildroot}%{python_whldir}
|
||||||
install -p dist/%{python_whlname} -t %{buildroot}%{python_whldir}
|
install -p dist/%{python_whlname} -t %{buildroot}%{python_whldir}
|
||||||
%else
|
%else
|
||||||
@ -110,6 +110,9 @@ PYTHONDONTWRITEBYTECODE=1 PYTHONPATH=$(pwd) py.test-%{python3_version} --ignore=
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Dec 17 2021 shixuantong<shixuantong@huawei.com> - 59.4.0-4
|
||||||
- Bootstrap for Python 3.10
|
- Bootstrap for Python 3.10
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
BIN
setuptools-60.9.3.tar.gz
Normal file
BIN
setuptools-60.9.3.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user