update code
This commit is contained in:
parent
0e5f5ae922
commit
069cc7e14f
@ -1,4 +1,4 @@
|
||||
%bcond_without tests
|
||||
%bcond_with tests
|
||||
%bcond_without python2
|
||||
|
||||
%if %{with python2}
|
||||
@ -11,7 +11,7 @@
|
||||
|
||||
Name: python-setuptools
|
||||
Version: 40.4.3
|
||||
Release: 3
|
||||
Release: 4
|
||||
Summary: Easily build and distribute Python packages
|
||||
|
||||
License: MIT and (BSD or ASL 2.0)
|
||||
@ -144,6 +144,9 @@ PYTHONDONTWRITEBYTECODE=1 PYTHONPATH=$(pwd) py.test-%{python3_version} --ignore=
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Oct 30 2019 hexiaowen <hexiaowen@huawei.com> - 40.4.3-4
|
||||
- disable tests
|
||||
|
||||
* Mon Sep 23 2019 openEuler Buildteam <buildteam@openeuler.org> - 40.4.3-3
|
||||
- Fix python-setuptools-wheel dependency problems
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user