Remove tests files that conflict with python-prometheus-api-client.
Signed-off-by: cherry530 <xuping33@huawei.com> (cherry picked from commit 83a89efac1fc76ca096f72a584ac86dd03a9ce2e)
This commit is contained in:
parent
9ebe89b783
commit
17af402111
@ -1,7 +1,7 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-yarg
|
Name: python-yarg
|
||||||
Version: 0.1.9
|
Version: 0.1.9
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: A semi hard Cornish cheese, also queries PyPI (PyPI client)
|
Summary: A semi hard Cornish cheese, also queries PyPI (PyPI client)
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://yarg.readthedocs.org/
|
URL: https://yarg.readthedocs.org/
|
||||||
@ -62,10 +62,14 @@ mv %{buildroot}/doclist.lst .
|
|||||||
|
|
||||||
%files -n python3-yarg -f filelist.lst
|
%files -n python3-yarg -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
|
||||||
* Mon Aug 24 2020 Python_Bot <Python_Bot@openeuler.org>
|
* Mon Feb 27 2023 xu_ping <xuping33@h-partners.com> - 0.1.9-2
|
||||||
|
- Remove tests files that conflict with python-prometheus-api-client.
|
||||||
|
|
||||||
|
* Mon Aug 24 2020 Python_Bot <Python_Bot@openeuler.org> - 0.1.9-1
|
||||||
- Package Spec generated
|
- Package Spec generated
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user