!14 build python-wheel-wheel binary package
From: @xinyingchao Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
fbbc0ebe95
@ -1,4 +1,4 @@
|
|||||||
%bcond_without bootstrap
|
%bcond_with bootstrap
|
||||||
|
|
||||||
%if %{with bootstrap}
|
%if %{with bootstrap}
|
||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
Name: python-wheel
|
Name: python-wheel
|
||||||
Version: 0.37.0
|
Version: 0.37.0
|
||||||
Release: 1
|
Release: 2
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Summary: Built-package format for Python
|
Summary: Built-package format for Python
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -87,6 +87,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-3 -v --ignore build
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Mar 04 2022 yuanxin<yuanxin24@h-partners.com> - 0.37.0-2
|
||||||
|
- build python-wheel-wheel binary package
|
||||||
|
|
||||||
* Mon Nov 29 2021 shixuantong<shixuantong@huawei.com> - 0.37.0-1
|
* Mon Nov 29 2021 shixuantong<shixuantong@huawei.com> - 0.37.0-1
|
||||||
- update version to 0.37.0
|
- update version to 0.37.0
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user