Sun, 01 Feb 2026 14:55:55 CST | login

Information for build python-pytest-asyncio-0.21.0-1.oc9

ID20557
Package Namepython-pytest-asyncio
Version0.21.0
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/python-pytest-asyncio.git?.#4bfcf50d9a7c93e62b2648ab37afc8a29d83eede
SummaryPytest support for asyncio
DescriptionAsyncio code is usually written in the form of coroutines, which makes it slightly more difficult to test using normal testing tools. This package provides useful fixtures and tags for testing asyncio code with pytest.
Built bydenisecheng
State complete
Volume DEFAULT
StartedTue, 16 Jan 2024 19:45:21 CST
CompletedTue, 16 Jan 2024 19:46:41 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/python-pytest-asyncio.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-pytest-asyncio.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
python-pytest-asyncio-0.21.0-1.oc9.src.rpm (info) (download)
noarch
python3-pytest-asyncio-0.21.0-1.oc9.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Tue Sep 26 2023 Shuo Wang <abushwang@tencent.com> - 0.21.0-1 - update to 0.21.0 * Tue Sep 19 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.20.2-5 - Rebuilt for python 3.11 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.20.2-4 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.20.2-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.20.2-2 - Rebuilt for OpenCloudOS Stream 23 * Tue Dec 20 2022 Wang Guodong <gordonwwang@tencent.com> - 0.20.2-1 - package init.