!3 【轻量级 PR】:Remove test part
From: @xiyuanwang Reviewed-by: @huangtianhua Signed-off-by: @huangtianhua
This commit is contained in:
commit
1909b633a1
@ -1,7 +1,7 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-zaqarclient
|
Name: python-zaqarclient
|
||||||
Version: 1.12.0
|
Version: 1.12.0
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Client Library for OpenStack Zaqar Messaging API
|
Summary: Client Library for OpenStack Zaqar Messaging API
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
URL: https://docs.openstack.org/python-zaqarclient/latest/
|
URL: https://docs.openstack.org/python-zaqarclient/latest/
|
||||||
@ -84,9 +84,6 @@ popd
|
|||||||
mv %{buildroot}/filelist.lst .
|
mv %{buildroot}/filelist.lst .
|
||||||
mv %{buildroot}/doclist.lst .
|
mv %{buildroot}/doclist.lst .
|
||||||
|
|
||||||
%check
|
|
||||||
pytest
|
|
||||||
|
|
||||||
%files -n python3-zaqarclient -f filelist.lst
|
%files -n python3-zaqarclient -f filelist.lst
|
||||||
%dir %{python3_sitelib}/*
|
%dir %{python3_sitelib}/*
|
||||||
|
|
||||||
@ -94,5 +91,7 @@ pytest
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 10 2021 OpenStack_SIG <openstack@openeuler.org> - 1.12.0-2
|
||||||
|
- Remove test part
|
||||||
* Mon Nov 08 2021 OpenStack_SIG <openstack@openeuler.org> - 1.12.0-1
|
* Mon Nov 08 2021 OpenStack_SIG <openstack@openeuler.org> - 1.12.0-1
|
||||||
- Init package python3-zaqarclient with version 1.12.0 for Train
|
- Init package python3-zaqarclient with version 1.12.0 for Train
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user