!5 [sync] PR-3: 移除冲突的test文件

From: @openeuler-sync-bot 
Reviewed-by: @caodongxia 
Signed-off-by: @caodongxia
This commit is contained in:
openeuler-ci-bot 2023-05-30 07:21:03 +00:00 committed by Gitee
commit 9f9e1291ae
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -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