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:
cherry530 2023-02-27 16:03:48 +08:00 committed by openeuler-sync-bot
parent 9ebe89b783
commit 17af402111

View File

@ -1,7 +1,7 @@
%global _empty_manifest_terminate_build 0
Name: python-yarg
Version: 0.1.9
Release: 1
Release: 2
Summary: A semi hard Cornish cheese, also queries PyPI (PyPI client)
License: MIT
URL: https://yarg.readthedocs.org/
@ -62,10 +62,14 @@ mv %{buildroot}/doclist.lst .
%files -n python3-yarg -f filelist.lst
%dir %{python3_sitelib}/*
%exclude %{python3_sitelib}/tests
%files help -f doclist.lst
%{_docdir}/*
%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