Remove test part
This commit is contained in:
parent
a56ff2cd95
commit
b73cf0f214
@ -1,7 +1,7 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-pydotplus
|
Name: python-pydotplus
|
||||||
Version: 2.0.2
|
Version: 2.0.2
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Python interface to Graphviz's Dot language
|
Summary: Python interface to Graphviz's Dot language
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: http://pydotplus.readthedocs.org/
|
URL: http://pydotplus.readthedocs.org/
|
||||||
@ -66,9 +66,6 @@ popd
|
|||||||
mv %{buildroot}/filelist.lst .
|
mv %{buildroot}/filelist.lst .
|
||||||
mv %{buildroot}/doclist.lst .
|
mv %{buildroot}/doclist.lst .
|
||||||
|
|
||||||
%check
|
|
||||||
%{__python3} setup.py test
|
|
||||||
|
|
||||||
%files -n python3-pydotplus -f filelist.lst
|
%files -n python3-pydotplus -f filelist.lst
|
||||||
%dir %{python3_sitelib}/*
|
%dir %{python3_sitelib}/*
|
||||||
|
|
||||||
@ -76,6 +73,8 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Oct 28 2021 OpenStack_SIG <openstack@openeuler.org> - 2.0.2-1
|
||||||
- Upgrade package python3-pydotplus to version 2.0.2
|
- Upgrade package python3-pydotplus to version 2.0.2
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user