!2 License compliance rectification

From: @lauk001 
Reviewed-by: @shinwell_hu 
Signed-off-by: @shinwell_hu
This commit is contained in:
openeuler-ci-bot 2022-06-20 01:46:09 +00:00 committed by Gitee
commit c5ce26044c
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,9 +1,9 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-cov-core Name: python-cov-core
Version: 1.15.0 Version: 1.15.0
Release: 1 Release: 2
Summary: plugin core for use by pytest-cov, nose-cov and nose2-cov Summary: plugin core for use by pytest-cov, nose-cov and nose2-cov
License: MIT License License: MIT
URL: https://github.com/schlamar/cov-core URL: https://github.com/schlamar/cov-core
Source0: https://files.pythonhosted.org/packages/4b/87/13e75a47b4ba1be06f29f6d807ca99638bedc6b57fa491cd3de891ca2923/cov-core-1.15.0.tar.gz Source0: https://files.pythonhosted.org/packages/4b/87/13e75a47b4ba1be06f29f6d807ca99638bedc6b57fa491cd3de891ca2923/cov-core-1.15.0.tar.gz
BuildArch: noarch BuildArch: noarch
@ -70,5 +70,8 @@ mv %{buildroot}/doclist.lst .
%{_pkgdocdir} %{_pkgdocdir}
%changelog %changelog
* Wed May 20 2020 Python_Bot <Python_Bot@openeuler.org> * Fri Jun 17 2022 liukuo <liukuo@kylinos.cn> - 1.15.0-2
- License compliance rectification
* Wed May 20 2020 Python_Bot <Python_Bot@openeuler.org> - 1.15.0-1
- Package Spec generated - Package Spec generated