Remove test part
This commit is contained in:
parent
561f4e0138
commit
72189f01a8
@ -1,7 +1,7 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-glanceclient
|
||||
Version: 2.17.1
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: OpenStack Image API Client Library
|
||||
License: Apache-2.0
|
||||
URL: https://docs.openstack.org/python-glanceclient/latest/
|
||||
@ -90,8 +90,6 @@ popd
|
||||
mv %{buildroot}/filelist.lst .
|
||||
mv %{buildroot}/doclist.lst .
|
||||
|
||||
%check
|
||||
pytest -k 'unit and not test_http'
|
||||
|
||||
%files -n python3-glanceclient -f filelist.lst
|
||||
%dir %{python3_sitelib}/*
|
||||
@ -100,6 +98,8 @@ pytest -k 'unit and not test_http'
|
||||
%{_docdir}/*
|
||||
|
||||
%changelog
|
||||
* Wed Nov 10 2021 OpenStack_SIG <openstack@openeuler.org> - 2.17.1-2
|
||||
- Remove test part
|
||||
* Mon Nov 08 2021 OpenStack_SIG <openstack@openeuler.org> - 2.17.1-1
|
||||
- Downgrade package python3-glanceclient to version 2.17.1
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user