!14 build python-wheel-wheel binary package

From: @xinyingchao 
Reviewed-by: @small_leek 
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2022-03-04 03:38:59 +00:00 committed by Gitee
commit fbbc0ebe95
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,4 +1,4 @@
%bcond_without bootstrap
%bcond_with bootstrap
%if %{with bootstrap}
%bcond_with tests
@ -8,7 +8,7 @@
Name: python-wheel
Version: 0.37.0
Release: 1
Release: 2
Epoch: 1
Summary: Built-package format for Python
License: MIT
@ -87,6 +87,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-3 -v --ignore build
%endif
%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
- update version to 0.37.0