!9 去除构建依赖python3-keyring
From: @tong_1001 Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
75b7646a43
@ -1,7 +1,7 @@
|
||||
%bcond_with bootstrap
|
||||
Name: python-wheel
|
||||
Version: 0.36.2
|
||||
Release: 1
|
||||
Release: 2
|
||||
Epoch: 1
|
||||
Summary: Built-package format for Python
|
||||
License: MIT
|
||||
@ -19,7 +19,7 @@ compatible install in a way that is very close to the on-disk format.
|
||||
Summary: Built-package format for Python
|
||||
BuildRequires: python3-devel python3-setuptools
|
||||
%if %{without bootstrap}
|
||||
BuildRequires: python3-pytest python3-pyxdg python3-keyring
|
||||
BuildRequires: python3-pytest python3-pyxdg
|
||||
%endif
|
||||
%{?python_provide:%python_provide python3-wheel}
|
||||
|
||||
@ -79,6 +79,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-3 -v --ignore build
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Jul 27 2021 shixuantong<shixuantong@huawei.com> - 0.36.2-2
|
||||
- remove useless BuildRequires
|
||||
|
||||
* Wed Feb 03 2021 shixuantong<shixuantong@huawei.com> - 0.36.2-1
|
||||
- upgrade version to 0.36.2
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user