Remove test part
This commit is contained in:
parent
8f0a91dfbe
commit
2d795f4128
@ -1,7 +1,7 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-storpool
|
||||
Version: 5.1.0
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Bindings for the StorPool distributed storage API
|
||||
License: Apache-2.0
|
||||
URL: http://www.storpool.com/
|
||||
@ -67,9 +67,6 @@ popd
|
||||
mv %{buildroot}/filelist.lst .
|
||||
mv %{buildroot}/doclist.lst .
|
||||
|
||||
%check
|
||||
%{__python3} setup.py test
|
||||
|
||||
%files -n python3-storpool -f filelist.lst
|
||||
%dir %{python3_sitelib}/*
|
||||
|
||||
@ -77,6 +74,9 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_docdir}/*
|
||||
|
||||
%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
|
||||
- Upgrade package python3-storpool to version 5.1.0
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user