updated to latest:0.21.1
This commit is contained in:
parent
51d2ebc818
commit
04dd27c628
Binary file not shown.
BIN
pytest-asyncio-0.21.1.tar.gz
Normal file
BIN
pytest-asyncio-0.21.1.tar.gz
Normal file
Binary file not shown.
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-pytest-asyncio
|
Name: python-pytest-asyncio
|
||||||
Version: 0.21.0
|
Version: 0.21.1
|
||||||
Release: 2
|
Release: 1
|
||||||
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/85/c7/9db0c6215f12f26b590c24acc96d048e03989315f198454540dff95109cd/pytest-asyncio-0.21.0.tar.gz
|
Source0: https://files.pythonhosted.org/packages/5a/85/d39ef5f69d5597a206f213ce387bcdfa47922423875829f7a98a87d33281/pytest-asyncio-0.21.1.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
Requires: python3-pytest
|
Requires: python3-pytest
|
||||||
@ -54,6 +54,9 @@ if [ -d example ]; then cp -arf example %{buildroot}/%{_pkgdocdir}; fi
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 25 2023 niuyaru <niuyaru@kylinos.cn> - 0.21.1-1
|
||||||
|
- Upgrade package to version 0.21.1
|
||||||
|
|
||||||
* Thu Apr 27 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 0.21.0-2
|
* Thu Apr 27 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 0.21.0-2
|
||||||
- Use pyproject to compile package
|
- Use pyproject to compile package
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user