build python-wheel-wheel binary package
This commit is contained in:
parent
15531d6857
commit
6641be688f
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user