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