!2 统一spec文件的License名称规范

From: @lauk001 
Reviewed-by: @shinwell_hu 
Signed-off-by: @shinwell_hu
This commit is contained in:
openeuler-ci-bot 2022-05-18 08:36:15 +00:00 committed by Gitee
commit 10a88eaf50
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
Name: python-pytest-asyncio
Version: 0.14.0
Release: 1
Release: 2
Summary: Pytest support for asyncio.
License: Apache 2.0
License: Apache-2.0
URL: https://github.com/pytest-dev/pytest-asyncio
Source0: https://files.pythonhosted.org/packages/65/09/9472d4db0625cf56d40f4e405f955faf6469be00858a273b71332f3fcd1f/pytest-asyncio-0.14.0.tar.gz
BuildArch: noarch
@ -72,5 +72,8 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
* Wed May 18 2022 liukuo <liukuo@kylinos.cn> - 0.14.0-2
- License compliance rectification
* Fri Jul 17 2020 Python_Bot <Python_Bot@openeuler.org>
- Package Spec generated