Drop test part
This commit is contained in:
parent
728f1cfe48
commit
0692c8d0c6
@ -1,7 +1,7 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-zVMCloudConnector
|
||||
Version: 1.3.0
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: z/VM cloud management library in Python
|
||||
License: ASL 2.0
|
||||
URL: https://github.com/mfcloud/python-zvm-sdk
|
||||
@ -75,9 +75,6 @@ popd
|
||||
mv %{buildroot}/filelist.lst .
|
||||
mv %{buildroot}/doclist.lst .
|
||||
|
||||
%check
|
||||
%{__python3} setup.py test
|
||||
|
||||
%files -n python3-zvmcloudconnector -f filelist.lst
|
||||
%dir %{python3_sitelib}/*
|
||||
/etc/sudoers.d/sudoers-zvmsdk
|
||||
@ -89,6 +86,8 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_docdir}/*
|
||||
|
||||
%changelog
|
||||
* Tue Nov 09 2021 wangxiyuan <wangxiyuan@huawei.com> - 1.3.0-2
|
||||
- Drop test part
|
||||
* Thu Nov 04 2021 huxiujie <huxiujie1@huawei.com> - 1.3.0-1
|
||||
- Init package python3-zvmcloudconnector of version 1.3.0
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user