!3 【轻量级 PR】:Remove test part
From: @xiyuanwang Reviewed-by: @huangtianhua Signed-off-by: @huangtianhua
This commit is contained in:
commit
4eaa158332
@ -1,7 +1,7 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-elasticsearch2
|
Name: python-elasticsearch2
|
||||||
Version: 2.5.1
|
Version: 2.5.1
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Python client for Elasticsearch
|
Summary: Python client for Elasticsearch
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
URL: https://github.com/elastic/elasticsearch-py
|
URL: https://github.com/elastic/elasticsearch-py
|
||||||
@ -87,9 +87,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-elasticsearch2 -f filelist.lst
|
%files -n python3-elasticsearch2 -f filelist.lst
|
||||||
%dir %{python3_sitelib}/*
|
%dir %{python3_sitelib}/*
|
||||||
|
|
||||||
@ -97,6 +94,8 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 09 2021 wangxiyuan <wangxiyuan@huawei.com> - 2.5.1-2
|
||||||
|
- Remove test part
|
||||||
* Thu Nov 04 2021 huxiujie <huxiujie1@huawei.com> - 2.5.1-1
|
* Thu Nov 04 2021 huxiujie <huxiujie1@huawei.com> - 2.5.1-1
|
||||||
- Init package python3-elasticsearch2 of version 2.5.1
|
- Init package python3-elasticsearch2 of version 2.5.1
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user