diff --git a/python-glanceclient.spec b/python-glanceclient.spec index a96bcd6..61800a0 100644 --- a/python-glanceclient.spec +++ b/python-glanceclient.spec @@ -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 - 2.17.1-2 +- Remove test part * Mon Nov 08 2021 OpenStack_SIG - 2.17.1-1 - Downgrade package python3-glanceclient to version 2.17.1