From 328e4da1381a3632419a9e728cf744ca4747ca50 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E7=8E=BA=E6=BA=90?= Date: Wed, 10 Nov 2021 06:27:43 +0000 Subject: [PATCH] Remove test part --- python-congressclient.spec | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/python-congressclient.spec b/python-congressclient.spec index 06c1d14..29775c4 100644 --- a/python-congressclient.spec +++ b/python-congressclient.spec @@ -1,7 +1,7 @@ %global _empty_manifest_terminate_build 0 Name: python-congressclient Version: 1.13.0 -Release: 1 +Release: 2 Summary: Client for Congress License: Apache-2.0 URL: https://docs.openstack.org/python-congressclient/latest/ @@ -89,9 +89,6 @@ popd mv %{buildroot}/filelist.lst . mv %{buildroot}/doclist.lst . -%check -%{__python3} setup.py test - %files -n python3-congressclient -f filelist.lst %dir %{python3_sitelib}/* @@ -99,6 +96,8 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Wed Nov 10 2021 OpenStack_SIG - 1.13.0-2 +- Remove test part * Fri Nov 05 2021 OpenStack_SIG - 1.13.0-1 - Init package python3-congressclient of version 1.13.0