diff --git a/python-karborclient.spec b/python-karborclient.spec index b1d4f17..800590c 100644 --- a/python-karborclient.spec +++ b/python-karborclient.spec @@ -1,7 +1,7 @@ %global _empty_manifest_terminate_build 0 Name: python-karborclient Version: 1.3.0 -Release: 1 +Release: 2 Summary: Python client library for Karbor API License: Apache-2.0 URL: https://docs.openstack.org/python-karborclient/latest/ @@ -86,8 +86,6 @@ popd mv %{buildroot}/filelist.lst . mv %{buildroot}/doclist.lst . -%check -%{__python3} setup.py test %files -n python3-karborclient -f filelist.lst %dir %{python3_sitelib}/* @@ -96,6 +94,8 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Wed Nov 10 2021 OpenStack_SIG - 1.3.0-2 +- Remove test part * Wed Nov 03 2021 OpenStack_SIG - 1.3.0-1 - Init package python3-karborclient of version 1.3.0