License compliance rectification
This commit is contained in:
parent
ac95497e10
commit
88bae194ff
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user