Remove test part
This commit is contained in:
parent
a56ff2cd95
commit
b73cf0f214
@ -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 <openstack@openeuler.org> - 2.0.2-2
|
||||
- Remove test part
|
||||
* Thu Oct 28 2021 OpenStack_SIG <openstack@openeuler.org> - 2.0.2-1
|
||||
- Upgrade package python3-pydotplus to version 2.0.2
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user