Sun, 03 Aug 2025 14:49:05 CST | login

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

ID5899
Package Namepython-pytest-asyncio
Version0.21.0
Release1.ocs23
Epoch
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 byocs-bot
State complete
Volume DEFAULT
StartedTue, 26 Sep 2023 15:01:59 CST
CompletedTue, 26 Sep 2023 15:03:33 CST
Taskbuild (dist-ocs23, /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-ocs23
RPMs
src
python-pytest-asyncio-0.21.0-1.ocs23.src.rpm (info) (download)
noarch
python3-pytest-asyncio-0.21.0-1.ocs23.noarch.rpm (info) (download)
Logs
noarch
root.log
state.log
installed_pkgs.log
hw_info.log
build.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.