From 2d795f412830bf14367de416c153ccead4a9b95d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E7=8E=BA=E6=BA=90?= Date: Thu, 11 Nov 2021 06:11:49 +0000 Subject: [PATCH] Remove test part --- python-storpool.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/python-storpool.spec b/python-storpool.spec index 5fbe216..c5e31a7 100644 --- a/python-storpool.spec +++ b/python-storpool.spec @@ -1,7 +1,7 @@ %global _empty_manifest_terminate_build 0 Name: python-storpool Version: 5.1.0 -Release: 1 +Release: 2 Summary: Bindings for the StorPool distributed storage API License: Apache-2.0 URL: http://www.storpool.com/ @@ -67,9 +67,6 @@ popd mv %{buildroot}/filelist.lst . mv %{buildroot}/doclist.lst . -%check -%{__python3} setup.py test - %files -n python3-storpool -f filelist.lst %dir %{python3_sitelib}/* @@ -77,6 +74,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Fri Nov 11 2021 wangxiyuan - 5.1.0-2 +- Remove test part + * Thu Oct 28 2021 OpenStack_SIG - 5.1.0-1 - Upgrade package python3-storpool to version 5.1.0