License compliance rectification
This commit is contained in:
parent
616a8bfc82
commit
cc629f7f26
@ -1,9 +1,9 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-pytest-asyncio
|
Name: python-pytest-asyncio
|
||||||
Version: 0.14.0
|
Version: 0.14.0
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Pytest support for asyncio.
|
Summary: Pytest support for asyncio.
|
||||||
License: Apache 2.0
|
License: Apache-2.0
|
||||||
URL: https://github.com/pytest-dev/pytest-asyncio
|
URL: https://github.com/pytest-dev/pytest-asyncio
|
||||||
Source0: https://files.pythonhosted.org/packages/65/09/9472d4db0625cf56d40f4e405f955faf6469be00858a273b71332f3fcd1f/pytest-asyncio-0.14.0.tar.gz
|
Source0: https://files.pythonhosted.org/packages/65/09/9472d4db0625cf56d40f4e405f955faf6469be00858a273b71332f3fcd1f/pytest-asyncio-0.14.0.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -72,5 +72,8 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%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>
|
* Fri Jul 17 2020 Python_Bot <Python_Bot@openeuler.org>
|
||||||
- Package Spec generated
|
- Package Spec generated
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user