From b73cf0f214740c0de915bbef6ef06ff8a19d3d53 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:44:22 +0000 Subject: [PATCH] Remove test part --- python-pydotplus.spec | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/python-pydotplus.spec b/python-pydotplus.spec index 9675a72..f15de85 100644 --- a/python-pydotplus.spec +++ b/python-pydotplus.spec @@ -1,7 +1,7 @@ %global _empty_manifest_terminate_build 0 Name: python-pydotplus Version: 2.0.2 -Release: 1 +Release: 2 Summary: Python interface to Graphviz's Dot language License: MIT URL: http://pydotplus.readthedocs.org/ @@ -66,9 +66,6 @@ popd mv %{buildroot}/filelist.lst . mv %{buildroot}/doclist.lst . -%check -%{__python3} setup.py test - %files -n python3-pydotplus -f filelist.lst %dir %{python3_sitelib}/* @@ -76,6 +73,8 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Wed Nov 10 2021 OpenStack_SIG - 2.0.2-2 +- Remove test part * Thu Oct 28 2021 OpenStack_SIG - 2.0.2-1 - Upgrade package python3-pydotplus to version 2.0.2