!4 Upgrade package to version 0.20.3
From: @ccdxx Reviewed-by: @shinwell_hu Signed-off-by: @shinwell_hu
This commit is contained in:
commit
3fd1d85927
Binary file not shown.
BIN
pytest-asyncio-0.20.3.tar.gz
Normal file
BIN
pytest-asyncio-0.20.3.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.19.0
|
Version: 0.20.3
|
||||||
Release: 1
|
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/43/1c/4293ce5ddfd1db78fbf192bd3c47183c9ecc2816b8de382ed1b2491c7cea/pytest-asyncio-0.19.0.tar.gz
|
Source0: https://files.pythonhosted.org/packages/6e/06/38b0ca5d53582bb49697626975b5540435ea064762d852b5c66646c729e9/pytest-asyncio-0.20.3.tar.gz
|
||||||
Patch0: 0001-add-setup-file.patch
|
Patch0: 0001-add-setup-file.patch
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
@ -36,7 +36,7 @@ Provides: python3-pytest-asyncio-doc
|
|||||||
Pytest support for asyncio
|
Pytest support for asyncio
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n pytest-asyncio-0.19.0
|
%autosetup -n pytest-asyncio-%{version}
|
||||||
%patch0
|
%patch0
|
||||||
|
|
||||||
%build
|
%build
|
||||||
@ -77,6 +77,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Dec 16 2022 chendexi <chendexi@kylinos.cn> - 0.20.3-1
|
||||||
|
- Upgrade package to version 0.20.3
|
||||||
|
|
||||||
* Tue Aug 02 2022 liqiuyu <liqiuyu@kylinos.cn> - 0.19.0-1
|
* Tue Aug 02 2022 liqiuyu <liqiuyu@kylinos.cn> - 0.19.0-1
|
||||||
- update to 0.19.0
|
- update to 0.19.0
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user