!4 【轻量级 PR】:Remove test part
From: @xiyuanwang Reviewed-by: @huangtianhua Signed-off-by: @huangtianhua
This commit is contained in:
commit
f36d0a6dd3
@ -1,7 +1,7 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-storpool
|
Name: python-storpool
|
||||||
Version: 5.1.0
|
Version: 5.1.0
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Bindings for the StorPool distributed storage API
|
Summary: Bindings for the StorPool distributed storage API
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
URL: http://www.storpool.com/
|
URL: http://www.storpool.com/
|
||||||
@ -67,9 +67,6 @@ popd
|
|||||||
mv %{buildroot}/filelist.lst .
|
mv %{buildroot}/filelist.lst .
|
||||||
mv %{buildroot}/doclist.lst .
|
mv %{buildroot}/doclist.lst .
|
||||||
|
|
||||||
%check
|
|
||||||
%{__python3} setup.py test
|
|
||||||
|
|
||||||
%files -n python3-storpool -f filelist.lst
|
%files -n python3-storpool -f filelist.lst
|
||||||
%dir %{python3_sitelib}/*
|
%dir %{python3_sitelib}/*
|
||||||
|
|
||||||
@ -77,6 +74,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 11 2021 wangxiyuan <wangxiyuan1007@gmail.com> - 5.1.0-2
|
||||||
|
- Remove test part
|
||||||
|
|
||||||
* Thu Oct 28 2021 OpenStack_SIG <openstack@openeuler.org> - 5.1.0-1
|
* Thu Oct 28 2021 OpenStack_SIG <openstack@openeuler.org> - 5.1.0-1
|
||||||
- Upgrade package python3-storpool to version 5.1.0
|
- Upgrade package python3-storpool to version 5.1.0
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user