Remove test part
This commit is contained in:
parent
a0fc11d81f
commit
109b432c75
@ -1,7 +1,7 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-magnumclient
|
Name: python-magnumclient
|
||||||
Version: 2.16.0
|
Version: 2.16.0
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Client library for Magnum API
|
Summary: Client library for Magnum API
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
URL: https://docs.openstack.org/python-magnumclient/latest/
|
URL: https://docs.openstack.org/python-magnumclient/latest/
|
||||||
@ -94,8 +94,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-magnumclient -f filelist.lst
|
%files -n python3-magnumclient -f filelist.lst
|
||||||
%dir %{python3_sitelib}/*
|
%dir %{python3_sitelib}/*
|
||||||
@ -104,6 +102,8 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 10 2021 OpenStack_SIG <openstack@openeuler.org> - 2.16.0-2
|
||||||
|
- Remove test part
|
||||||
* Wed Nov 03 2021 OpenStack_SIG <openstack@openeuler.org> - 2.16.0-1
|
* Wed Nov 03 2021 OpenStack_SIG <openstack@openeuler.org> - 2.16.0-1
|
||||||
- Init package python3-magnumclient of version 2.16.0
|
- Init package python3-magnumclient of version 2.16.0
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user