From 72189f01a8c53b99941ed54deeff5fe533a45da9 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:29:00 +0000 Subject: [PATCH] Remove test part --- python-glanceclient.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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