!6 [sync] PR-5: 移除冲突的test文件
From: @openeuler-sync-bot Reviewed-by: @caodongxia Signed-off-by: @caodongxia
This commit is contained in:
commit
c8958d02f5
@ -1,10 +1,10 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-prometheus-api-client
|
Name: python-prometheus-api-client
|
||||||
Version: 0.4.2
|
Version: 0.4.2
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: A small python api to collect data from prometheus
|
Summary: A small python api to collect data from prometheus
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/AICoE/prometheus-api-client-python
|
URL: https://github.com/4n4nd/prometheus-api-client-python
|
||||||
Source0: https://files.pythonhosted.org/packages/dc/73/8153c130ce4466734842871eccea5960e996725cc96386f028144f71b3c9/prometheus-api-client-0.4.2.tar.gz
|
Source0: https://files.pythonhosted.org/packages/dc/73/8153c130ce4466734842871eccea5960e996725cc96386f028144f71b3c9/prometheus-api-client-0.4.2.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
@ -66,10 +66,14 @@ mv %{buildroot}/doclist.lst .
|
|||||||
|
|
||||||
%files -n python3-prometheus-api-client -f filelist.lst
|
%files -n python3-prometheus-api-client -f filelist.lst
|
||||||
%dir %{python3_sitelib}/*
|
%dir %{python3_sitelib}/*
|
||||||
|
%exclude %{python3_sitelib}/tests
|
||||||
|
|
||||||
%files help -f doclist.lst
|
%files help -f doclist.lst
|
||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 30 2023 liyanan <thistleslyn@163.com> - 0.4.2-2
|
||||||
|
- Remove tests files that conflict with python-yarg.
|
||||||
|
|
||||||
* Wed Aug 11 2021 Python_Bot <Python_Bot@openeuler.org> - 0.4.2-1
|
* Wed Aug 11 2021 Python_Bot <Python_Bot@openeuler.org> - 0.4.2-1
|
||||||
- Package Spec generated
|
- Package Spec generated
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user